Package: postgresql-13-pgauditlogtofile Source: pgauditlogtofile Version: 1.5.12-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.4), postgresql-13, postgresql-13-jit-llvm (>= 10), postgresql-13-pgaudit Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile_1.5.12-2.pgdg20.04+1_amd64.deb Size: 30020 SHA256: 8c802b67bffbebffdaa91bef7bfed4656fe68262fdd0b9b5ea4a70c2df2d00d9 SHA1: acac5a4f63e5dcea8808c3a2937da931ad503deb MD5sum: ff73cc299a7e3df73f90dffc8a341dd2 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.