Package: postgresql-12-pgauditlogtofile Source: pgauditlogtofile Version: 1.6.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 145 Depends: postgresql-12, postgresql-12-jit-llvm (>= 15), postgresql-12-pgaudit, libc6 (>= 2.34) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile_1.6.3-1.pgdg22.04+1_amd64.deb Size: 46380 SHA256: 4ffb410b2b7d3accaf4b6484db23a992d5575a18c8da25629932cf2857e319e1 SHA1: c00b50dd4d221d0b865fc2f6cb92572eb8912b4e MD5sum: 2e591c00e92dde953c5bb591c1bd54ef 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.