Rule ID
SV-282746r1201218_rule
Version
V1R1
CCIs
The "rsyslog" service must be running to provide logging services, which are essential to system administration.
Verify "rsyslog" is active using the following command: $ systemctl is-active rsyslog active If the "rsyslog" service is not active, this is a finding.
To enable the rsyslog service, run the following command: $ sudo systemctl enable --now rsyslog