SV-269112r1050606_rule
V-269112
SRG-OS-000032-GPOS-00013
ALMA-09-002880
CAT II
10
Add or update the following line to the "/etc/rsyslog.conf" file or a .conf file within /etc/rsyslog.d/:
auth.*;authpriv.*;daemon.* /var/log/secure
Verify that AlmaLinux OS 9 monitors all remote access methods, by running the following command:
$ grep -rsE '^(auth|authpriv|daemon)\.\*' /etc/rsyslog.conf /etc/rsyslog.d/*.conf
/etc/rsyslog.conf:authpriv.* /var/log/secure
If "auth.*", "authpriv.*" or "daemon.*" are not configured to be logged, this is a finding.
V-269112
False
ALMA-09-002880
Verify that AlmaLinux OS 9 monitors all remote access methods, by running the following command:
$ grep -rsE '^(auth|authpriv|daemon)\.\*' /etc/rsyslog.conf /etc/rsyslog.d/*.conf
/etc/rsyslog.conf:authpriv.* /var/log/secure
If "auth.*", "authpriv.*" or "daemon.*" are not configured to be logged, this is a finding.
M
5664