Package: postgresql-14-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 145 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.6.4-1.pgdg22.04+1_amd64.deb Size: 46512 SHA256: e56b103c33ed64e836d9ef8ee8d6eda407a82622dcd8289903c3e063b93c02d7 SHA1: 831d9b228fa462fbfdf0d69a033767b04c1306f3 MD5sum: 5dc55a2d2f81a1b374db1726ef9ec58b 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.