Raw Package Information
Package: postgresql-17-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.8.4-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 238
Depends: postgresql-17-pgaudit, postgresql-17, libc6 (>= 2.34)
Breaks: postgresql-17-jit-llvm (<< 15)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.8.4-1.pgdg22.04+1_amd64.deb
Size: 81784
SHA512: df3dcd95f2eca32fd27f39dcc8690aaa5fc0b5a5d940b352c4a7da266da6feb147ac03ba47c83dd6594822cf918a64e16269b9576036f29acd1dd195f84e8919
SHA256: 0c8d9dbb262f22178666e9fcc2c7176a371fbb381d31a947406a7465b4055e36
SHA1: 3475305e5b47c72d29ee5412418362df1f5a828b
MD5sum: 367b30e23079e194d3027d04b8eceaf5
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.