Package: postgresql-13-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 145 Depends: postgresql-13, postgresql-13-jit-llvm (>= 15), postgresql-13-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile_1.6.4-1.pgdg22.04+1_amd64.deb Size: 46384 SHA256: e66eb88f6c48b323232edb283ded546ca04b3cb83418db56d2825d942a57fcb3 SHA1: cd80ef08d0461434c8a7447385026e3a660d6236 MD5sum: 8f6a9aa682c661b7d2b4df776ea59b98 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.