SV-213565r508024_rule
V-213565
SRG-APP-000089-DB-000064
PPS9-00-001000
CAT II
10
Execute the following SQL as enterprisedb:
ALTER SYSTEM SET edb_audit = csv;
SELECT pg_reload_conf();
or
ALTER SYSTEM SET edb_audit = xml;
SELECT pg_reload_conf();
Execute the following SQL as enterprisedb:
SHOW edb_audit;
If the result is not "csv" or "xml", this is a finding.
V-213565
False
PPS9-00-001000
Execute the following SQL as enterprisedb:
SHOW edb_audit;
If the result is not "csv" or "xml", this is a finding.
M
3988