Package: postgresql-13-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 152 Depends: postgresql-13, postgresql-13-jit-llvm (>= 10), postgresql-13-pgaudit, libc6 (>= 2.4) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile_1.6.4-1.pgdg20.04+1_amd64.deb Size: 45996 SHA256: 9f46c0e7315977edef1a4bbb21394799379f73340638ca01c9e6be66999d8f08 SHA1: 0dde59ea23fa7eaa9678fb3921e19e5b1703f671 MD5sum: 70535503a6cace5145eef87272422b7a 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.