SV-256484r958406_rule
V-256484
SRG-OS-000032-GPOS-00013
PHTN-30-000007
CAT II
10
Navigate to and open:
/etc/rsyslog.conf
Add the following line:
authpriv.* /var/log/auth.log
Note: The path can be substituted for another suitable log destination.
At the command line, run the following command:
# systemctl restart rsyslog.service
At the command line, run the following command:
# grep "^authpriv" /etc/rsyslog.conf
Expected result should be similar to the following:
authpriv.* /var/log/auth.log
If "authpriv" is not configured to be logged, this is a finding.
V-256484
False
PHTN-30-000007
At the command line, run the following command:
# grep "^authpriv" /etc/rsyslog.conf
Expected result should be similar to the following:
authpriv.* /var/log/auth.log
If "authpriv" is not configured to be logged, this is a finding.
M
5520