Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 145 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), postgresql-15-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.6.3-1.pgdg22.04+1_amd64.deb Size: 46660 SHA256: f22dc1115fe9d08c2b2d579c5e7f73fa036d425becc9582e71e7e167099936fa SHA1: 51a220656c0c80194616441662bfb30ed9f09de2 MD5sum: 53519404d3a122574770f04a02e8b1ef 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.