SV-100039r1_rule
V-89389
SRG-APP-000360-DB-000320
VRAU-PG-000295
CAT II
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET logging_collector 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*logging_collector\b' /storage/db/pgdata/postgresql.conf
If "logging_collector" is not "on", this is a finding.
V-89389
False
VRAU-PG-000295
At the command prompt, execute the following command:
# grep '^\s*logging_collector\b' /storage/db/pgdata/postgresql.conf
If "logging_collector" is not "on", this is a finding.
M
3443