EP11-00-012600 - The EDB Postgres Advanced Server must generate audit records for all direct access to the database(s).

Information

In this context, direct access is any query, command, or call to the DBMS that comes from any source other than the application(s) that it supports. Examples would be the command line or a database management utility program. The intent is to capture all activity from administrative and non-standard sources.

Solution

Execute the following SQL as enterprisedb:

ALTER SYSTEM SET edb_audit_statement = 'all';
ALTER SYSTEM SET edb_audit_connect = 'all';
ALTER SYSTEM SET edb_audit_disconnect = 'all';
SELECT pg_reload_conf();

or

Update the system documentation to note the organizationally approved setting and corresponding justification of the setting for this requirement.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_EDB_PGS_Advanced_Server_v11_Windows_V2R3_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c., CAT|II, CCI|CCI-000172, Rule-ID|SV-224238r879879_rule, STIG-ID|EP11-00-012600, STIG-Legacy|SV-109605, STIG-Legacy|V-100501, Vuln-ID|V-224238

Plugin: PostgreSQLDB

Control ID: 6149344e85d42e371c7f42ab0683f00c20acddd14c6a1dfdd29444dd22de3b0e