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