An auditing module for PostgreSQL
https://github.com/pgaudit/pgaudit
This is the initial version of an auditing module for Postgres.
It collects audit events from various sources and logs them in CSV format
including a timestamp, user information, details of objects affected (if any),
and the fully-qualified command text (whenever available).
All DDL, DML (including SELECT), and utility commands are supported. These
are categorised as described below, and audit logging for each group of
commands may be enabled or disabled by the superuser. Once enabled, however,
audit logging may not be disabled by a user.
- Developed at server:database:postgresql
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/pgaudit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000197 197 Bytes | |
get-tars | 0000000206 206 Bytes | |
pgaudit-1.5.2.tar.gz | 0000036888 36 KB | |
pgaudit-1.6.2.tar.gz | 0000044080 43 KB | |
pgaudit-1.7.0.tar.gz | 0000044151 43.1 KB | |
pgaudit-16.0.tar.gz | 0000045747 44.7 KB | |
pgaudit-17.0.tar.gz | 0000046289 45.2 KB | |
pgaudit.changes | 0000006570 6.42 KB | |
pgaudit.spec | 0000002948 2.88 KB |
Comments 0