SV-256608r887610_rule
V-256608
SRG-APP-000359-DB-000319
VCPG-70-000018
CAT II
10
At the command prompt, run the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET log_destination TO 'stderr';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW log_destination;"
Expected result:
stderr
If the output does not match the expected result, this is a finding.
V-256608
False
VCPG-70-000018
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW log_destination;"
Expected result:
stderr
If the output does not match the expected result, this is a finding.
M
5521