STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

All AlmaLinux OS 9 remote access methods must be monitored.

DISA Rule

SV-269112r1050606_rule

Vulnerability Number

V-269112

Group Title

SRG-OS-000032-GPOS-00013

Rule Version

ALMA-09-002880

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Check Contents

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.

Vulnerability Number

V-269112

Documentable

False

Rule Version

ALMA-09-002880

Severity Override Guidance

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.

Check Content Reference

M

Target Key

5664