Rule ID
SV-271509r1091239_rule
Version
V1R5
CCIs
The rsyslog service must be running to provide logging services, which are essential to system administration.
Verify that OL 9 rsyslog is active with the following command: $ systemctl is-active rsyslog active If the rsyslog service is not active, this is a finding.
Enable the rsyslog service with the following command: $ sudo systemctl enable --now rsyslog