Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 245 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.8.5-1.pgdg22.04+1_amd64.deb Size: 84772 SHA512: a48657ffdd82102df19d927e1acf3d843f0c5fd3d0e7cd508fbb0623a3e4e8799c016a0846ea8af9c7529cec25d972d987094240d8a3d8bc7ae115b9a9eb20ea SHA256: 19ef2c9de6348a6fdd346a8e7c4f3f235c96cd043dc80188c3c5d902e6b4d7a3 SHA1: 08487e59cd9cff6681dd69bc8ad1421f1cd6e58d MD5sum: 1b9d2d68c3747e9c920c3eeb765e6d37 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.