SV-99995r1_rule
V-89345
SRG-APP-000099-DB-000043
VRAU-PG-000070
CAT II
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET log_line_prefix TO '%m %d %u %r %p %l %c';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, execute the following command:
# grep '^\s*log_line_prefix\b' /storage/db/pgdata/postgresql.conf
If "log_line_prefix" is not set to "%m %d %u %r %p %l %c", this is a finding.
V-89345
False
VRAU-PG-000070
At the command prompt, execute the following command:
# grep '^\s*log_line_prefix\b' /storage/db/pgdata/postgresql.conf
If "log_line_prefix" is not set to "%m %d %u %r %p %l %c", this is a finding.
M
3443