SV-99981r1_rule
V-89331
SRG-APP-000091-DB-000066
VRAU-PG-000030
CAT II
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET log_statement TO 'all';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, execute the following command:
# grep '^\s*log_statement\b' /storage/db/pgdata/postgresql.conf
If "log_statement" is not "all", this is a finding.
V-89331
False
VRAU-PG-000030
At the command prompt, execute the following command:
# grep '^\s*log_statement\b' /storage/db/pgdata/postgresql.conf
If "log_statement" is not "all", this is a finding.
M
3443