Package: postgresql-13-pgauditlogtofile Source: pgauditlogtofile Version: 1.8.1-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: postgresql-13-pgaudit, postgresql-13, libc6 (>= 2.38) Homepage: https://github.com/fmbiete/pgauditlogtofile Priority: optional Section: database Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile_1.8.1-1.pgdg26.04+1_amd64.deb Size: 19124 SHA512: a5ec827118322dbbe1d3b52652b40189ec048371bddee18960978280cf7fb3e9f4c8981a7752d038030cc96779c5d01b1df4f5f516c4c8e45cfde7cce83a0884 SHA256: ee657c4a303607ee52afd338fda2280a5ec4fd7d4dbf6f9295ece9a6fe1199db SHA1: 7443b288d15a8657ee2702d68cd1d71ec9dcbf62 MD5sum: e05991d85e52f9dee50450251ba6ba10 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.