The rsyslog service on RHEL 9 must be active.
An XCCDF Rule
Description
The "rsyslog" service must be running to provide logging services, which are essential to system administration.
- ID
- SV-258142r991589_rule
- Version
- RHEL-09-652020
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
To enable the rsyslog service, run the following command:
$ sudo systemctl enable --now rsyslog