Package: postgresql-11-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 175 Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), postgresql-11-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.7.1-1.pgdg22.04+1_amd64.deb Size: 55916 SHA256: eb1047296545b1495b21da27bc34874fe5db19d9d19d73f82334001310dac0f3 SHA1: 64f19bdb62f2ba2f032c8560a0210bd9186aacde MD5sum: b5167e0b00ac6971477a58115f1aeeba 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.