Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.5.12-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.4), postgresql-15, postgresql-15-jit-llvm (>= 14), postgresql-15-pgaudit Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.5.12-2.pgdg22.04+1_amd64.deb Size: 30332 SHA256: 32093ab752ce130c60269737c5533b4a397d6527d62536297243201ae46c54b7 SHA1: bf3f9a07263f3682468bb49632c98847b3cbaeee MD5sum: cb86dc8f13fce70ff6f789f878d366cb 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.