SV-98977r1_rule
V-88327
SRG-APP-000503-DB-000351
VROM-PG-000565
CAT II
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET log_min_messages TO 'warning';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, execute the following command:
# grep '^\s*log_min_messages\b' /storage/db/vcops/vpostgres/data/postgresql.conf
If "log_min_messages" is not set to "warning", this is a finding.
V-88327
False
VROM-PG-000565
At the command prompt, execute the following command:
# grep '^\s*log_min_messages\b' /storage/db/vcops/vpostgres/data/postgresql.conf
If "log_min_messages" is not set to "warning", this is a finding.
M
3445