SV-213564r508024_rule
V-213564
SRG-APP-000080-DB-000063
PPS9-00-000900
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-213564
False
PPS9-00-000900
Execute the following SQL as enterprisedb:
SHOW edb_audit;
If the result is not "csv" or "xml", this is a finding.
M
3988