SV-100079r1_rule
V-89429
SRG-APP-000503-DB-000351
VRAU-PG-000430
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/pgdata/postgresql.conf
If "log_min_messages" is not "warning", this is a finding.
V-89429
False
VRAU-PG-000430
At the command prompt, execute the following command:
# grep '^\s*log_min_messages\b' /storage/db/pgdata/postgresql.conf
If "log_min_messages" is not "warning", this is a finding.
M
3443