AlmaLinux OS 9 must have the rsyslog package installed.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-269516ALMA-09-052930SV-269516r1050399_ruleCCI-001851medium
Description
rsyslogd is a system utility providing support for message logging. Support for both internet and Unix domain sockets enables this utility to support both local and remote logging. Couple this utility with "gnutls" (which is a secure communications library implementing the SSL, TLS, and DTLS protocols), to create a method to securely encrypt and offload auditing.
STIGDate
CloudLinux AlmaLinux OS 9 Security Technical Implementation Guide2025-05-22

Details

Check Text (C-269516r1050399_chk)

Verify that AlmaLinux OS 9 has the rsyslog package installed with the following command: $ dnf list --installed rsyslog rsyslog.x86_64 8.2102.0-113.el9_2.1 @appstream If the "rsyslog" package is not installed, this is a finding.

Fix Text (F-73448r1048925_fix)

The rsyslog package can be installed with the following command: $ dnf install rsyslog