Package: postgresql-13-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 219 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.0-1.pgdg22.04+1_amd64.deb Size: 73964 SHA512: 6197921cea90d50a80f016c3c429f213b9d82df9f1cf69dc431590b9c0ca613607f95eaea0b1259b80000b062b728aba9a73278f7e02bfccd7bfde803a188cbf SHA256: 71f0a715b1c18ac12a35c5e1486fffeac64ff9ed56c57b782d7a7e4ee0403f26 SHA1: 2156ab58e52cd3b8cd28f4132d89f89e663d22fa MD5sum: 2c6c63765456802442417b4f8e55fefe 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.