Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), postgresql-17-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.7.1-1.pgdg22.04+1_amd64.deb Size: 54896 SHA256: 3df23ceb50643e83b29befaab94c6e0ddfa565a9c1ac3f2c6421d5290d529980 SHA1: b965fc32e6793ed9a1d8cec4a20229b2e433ed54 MD5sum: 3ed00cc8d2661b77d7947bc7804b3c16 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.