Package: postgresql-17-pgauditlogtofile Source: pgauditlogtofile Version: 1.7.2-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.2-1.pgdg22.04+1_amd64.deb Size: 54784 SHA256: aa4f3bc80cabcac3bb308f09b70ff68e6508cd00dd45db5151e129e264c648a7 SHA1: 07df2eed43cd558a650ae78c2bd78e811541f6e1 MD5sum: 43f8c481e8080da5f27c1db6600871ee 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.