SV-100063r1_rule
V-89413
SRG-APP-000496-DB-000334
VRAU-PG-000375
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-89413
False
VRAU-PG-000375
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