Package: postgresql-12-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-12, postgresql-12-jit-llvm (>= 10), postgresql-12-pgaudit Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile_1.5.12-2.pgdg20.04+1_amd64.deb Size: 30088 SHA256: 6c12515121f016ab198295ac5574fb06cceba51a4b613a8de3daf29557e4793d SHA1: 6e227962160d7d5996f4aedc6d5714aa72f8fe8f MD5sum: b10bc582aa80fc37ee0988966cca78ad 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.