Package: postgresql-14-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 220 Depends: postgresql-14-pgaudit, postgresql-14, libc6 (>= 2.34) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.8.0-1.pgdg22.04+1_amd64.deb Size: 73928 SHA512: 19b897572b17b643a446f424911aa62c6723b45cc1aa7e2ce5e81c6cf96a290c22f0daf56332624be67daf1b2fe7766e35fa5d754c6158817c0f9b99042f4098 SHA256: 0f2191ea33364a275d079a085ee91cd67e8e23a5c0c4f7e82827ea8c3c4621d8 SHA1: a138b0eb43c995e277a5dbfa766949413f687239 MD5sum: a6bd0bf47205284f4336983c1d07dc77 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.