Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 237 Depends: postgresql-15-pgaudit, postgresql-15, libc6 (>= 2.34) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.8.3-1.pgdg22.04+1_amd64.deb Size: 81736 SHA512: ebcfa5d9ac9022ad30b8247598f50226d20ebf5e9a0c9d09328bfb556e4d4465f8979688ed0c0275fb8e80008b47f0d2d83989b4332e2627d8ee5817eef390c2 SHA256: 5a0bdcb12a132415cd8465925859b6fa3e2bef3d1a80d4c4590eb3185df8ba1c SHA1: dd67b6a9d5a63ffa3375769d93d53a5cf5c90f5c MD5sum: 987dad2e3e82e3528dd94ad28bc2f763 Description: PostgreSQL pgAudit Add-On to redirect audit logs pgAudit Log to File is an addon to pgAudit than will redirect audit log lines to an independent file, instead of using PostgreSQL server logger. . This allows to have an audit file that we can easily rotate without polluting server logs with those messages. . Audit logs in heavily used systems can grow very fast. This extension allows to automatically rotate the files.