Package: postgresql-14-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 244 Depends: postgresql-14-pgaudit, postgresql-14, libc6 (>= 2.34) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.8.5-1.pgdg22.04+1_amd64.deb Size: 84432 SHA512: 559ed0571b7c7763f5b03539ecd1c05b750ad19804c8d2b97111d1a4122adbb5e7ee02f4f6ce65f161001c8f5ffe7a381cc6b7b8a7352d83c22731ef08697c8e SHA256: 5399343564c2992746745ccccc5410c3b44b72c2c773992ad63210bcd00f724e SHA1: 961e0c3468181af0d5d4c0b2bd546391864ad6df MD5sum: 23cceac4892d12c6cbec11ca58a0f534 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.