Package: postgresql-11-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.6-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 68 Depends: postgresql-11-pgaudit, postgresql-11, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.7.6-1.pgdg26.04+1_amd64.deb Size: 16728 SHA256: 22e326cd9f1d0ae8b76438f0857e0cba62d97ad9efa715853714ae4833929c7b SHA1: b2b437015949c3a6e480d9707b86917b8a43561d MD5sum: f7f7dbddd74e31543419fdd2aebeab1a 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.