github pgaudit/pgaudit_analyze 1.0.6
PGAudit_Analyze 1.0.6 release

latest releases: 1.0.9, 1.0.8, 1.0.7...
7 years ago

The PostgreSQL Audit Log Analyzer (PGAudit Analyze) reads audit entries from the PostgreSQL logs and loads them into a database schema to aid in analysis and auditing. It is currently compatible with PostgreSQL 9.5, PostgreSQL 9.6, and the PostgreSQL 10 beta release. Please be sure to select the appropriate pgaudit version as necessary for your needs in conjunction with using PGAudit_Analyze.

This release contains the following contents:
(Fix) #3: Wrap pgaudit.sql in a transaction in case autocommit is enabled in psql.
(Fix) #5: More detailed error message when unable to open the pgaudit_analyze log.
(Fix) Disable audit logging by default for the pgaudit user.
(Fix) Recreate oAuditCSV after an error has reset it.
(Docs) Add small clarification to command line help for PostgreSQL log path.
(Testing) Use default Postgres port to ease connections from psql.
(Testing) Update Vagrantfile and test.pl defaults
(Testing) Update Vagrantfile for new Postgres version in pgaudit master.
(Testing) Added command-line help for wait option.

Don't miss a new pgaudit_analyze release

NewReleases is sending notifications on new releases.