Package: postgresql-14-pgauditlogtofile Source: pgauditlogtofile Version: 1.5.12-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.4), postgresql-14, postgresql-14-jit-llvm (>= 14), postgresql-14-pgaudit Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.5.12-2.pgdg22.04+1_amd64.deb Size: 30076 SHA256: 267d85edcd44a4943c3437a51205c172e8dfe5ba7d8672e3f507573a7d0972eb SHA1: 2ca62ab842b61a3de9712b5517e346ea4f33c855 MD5sum: 3ec609d16b00cdb897ce1ae5b943c6c2 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.