SV-213645r508024_rule
V-213645
SRG-APP-000498-DB-000346
PPS9-00-011000
CAT II
10
Execute the following SQL as enterprisedb:
ALTER SYSTEM SET edb_audit_statement = '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.
Review the system documentation to determine whether it is required to track categorized information, such as classification or sensitivity level. If it is not, this is not applicable (NA).
Execute the following SQL as enterprisedb:
SHOW edb_audit_statement;
If the result is not "all" or if the current setting for this requirement has not been noted and approved by the organization in the system documentation, this is a finding.
V-213645
False
PPS9-00-011000
Review the system documentation to determine whether it is required to track categorized information, such as classification or sensitivity level. If it is not, this is not applicable (NA).
Execute the following SQL as enterprisedb:
SHOW edb_audit_statement;
If the result is not "all" or if the current setting for this requirement has not been noted and approved by the organization in the system documentation, this is a finding.
M
3988