SV-256594r887568_rule
V-256594
SRG-APP-000109-DB-000321
VCPG-70-000004
CAT II
10
At the command prompt, run the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET log_truncate_on_rotation TO 'on';"
# /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_truncate_on_rotation;"
Expected result:
on
If the output does not match the expected result, this is a finding.
V-256594
False
VCPG-70-000004
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW log_truncate_on_rotation;"
Expected result:
on
If the output does not match the expected result, this is a finding.
M
5521