SV-252927r991562_rule
V-252927
SRG-OS-000269-GPOS-00103
TOSS-04-010170
CAT II
10
Start 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.
If "rsyslog" is not enabled, ask the System Administrator how system error logging is performed on the system. If there is no evidence of system logging being performed on the system, this is a finding.
V-252927
False
TOSS-04-010170
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.
If "rsyslog" is not enabled, ask the System Administrator how system error logging is performed on the system. If there is no evidence of system logging being performed on the system, this is a finding.
M
5469