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