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