Raw Package Information
Package: postgresql-11-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.5.11-2.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-11, libc6 (>= 2.4), postgresql-11-pgaudit
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.5.11-2.pgdg18.04+1_i386.deb
Size: 29576
SHA256: 573cfda6b7686be6f441ac77bc81be38140645536df44cf2eba05a8175644b94
SHA1: bbedc273caf11317f6e96a62794095be018a654b
MD5sum: 0a88302bd92b30753f77a83dcf839728
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.