Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 153 Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), postgresql-15-pgaudit, libc6 (>= 2.4) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.6.4-1.pgdg20.04+1_amd64.deb Size: 46408 SHA256: fdafa3d5b7d4d0b7c6e29c4c9d9e0ee99bf7becbb32d08305d1480100c148882 SHA1: 831f3fb350fd3b374a1ce62542e9c32587f34678 MD5sum: 5c0f4009e9dfd5dc5ae92552d3f6ef22 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.