SV-230298r627750_rule
V-230298
SRG-OS-000480-GPOS-00227
RHEL-08-010561
CAT II
10
Start the auditd service, and enable the rsyslog service with the following commands:
$ sudo systemctl start rsyslog.service
$ sudo systemctl enable rsyslog.service
Verify the rsyslog service is enabled and active with the following commands:
$ sudo systemctl is-enabled rsyslog
enabled
$ sudo systemctl is-active rsyslog
active
If the service is not "enabled" and "active" this is a finding.
V-230298
False
RHEL-08-010561
Verify the rsyslog service is enabled and active with the following commands:
$ sudo systemctl is-enabled rsyslog
enabled
$ sudo systemctl is-active rsyslog
active
If the service is not "enabled" and "active" this is a finding.
M
2921