Package: postgresql-13-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 216 Depends: postgresql-13-pgaudit, postgresql-13, libc6 (>= 2.34) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile_1.8.1-1.pgdg22.04+1_amd64.deb Size: 73096 SHA512: 77d484d58394f33051f8357e0ad07cf72c99529a40847eb7db2e3d130168b3792a17464ccb6bf1c6e6f209b53d9e2538e1eb304591a23fa0c6544bec72d9dd92 SHA256: 11b2b41ad2173c0e113669b5f9e97087be2fd55a650b4766e4b69554a297a453 SHA1: fc80828e64ead189fd0ecfa3979703b922ab5fd9 MD5sum: cfb09b7f0591cbbfd76c6aaded390660 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.