Package: postgresql-12-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.7-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: postgresql-12-pgaudit, postgresql-12, libc6 (>= 2.34) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile_1.7.7-2.pgdg22.04+1_amd64.deb Size: 57300 SHA256: e31bf46014cdac2a679473a5d1984422976b7fac5648f696087283fad196c1ae SHA1: 7fb1ef4353b2d65949ef922c1d363fa37337fcf9 MD5sum: e1f4939208b253dc35e1adf10a5c5dad 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.