Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 177 Depends: postgresql-15-pgaudit, postgresql-15, libc6 (>= 2.34) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.7.5-1.pgdg22.04+1_amd64.deb Size: 56716 SHA256: 8b5a2ef443dad1377b1b9699ab5895eb6d65c451316b2b644ac373c39484e5f3 SHA1: c1b99956631187c26ba55c04ea67e1d08f415ff0 MD5sum: b002e130f20895d23c9d9f038701e73f 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.