Package: postgresql-15-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 244 Depends: postgresql-15-pgaudit, postgresql-15, libc6 (>= 2.34) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.8.4-1.pgdg22.04+1_amd64.deb Size: 83972 SHA512: 075ad93a313145fabe6cba4880a4e985ec408dec76817fd314701807ddafa6c7c83530bc74b2509ab1d2774196a1ecbb5026bfea558299699fc8f87eecb1f96e SHA256: 89b871a607f1614f0c9af058069f05c888a8449b739ff742d02e667654acbec0 SHA1: 85530d624865f593314096144124e4dea6f1f3e7 MD5sum: 2b5fcd52fc88ba179d925bf4e8ac7db9 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.