SV-100037r1_rule
V-89387
SRG-APP-000359-DB-000319
VRAU-PG-000290
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-89387
False
VRAU-PG-000290
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