SV-284944r1208267_rule
V-284944
SRG-OS-000479-GPOS-00224
AZLX-23-001041
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 Amazon Linux 2023 is configured so that 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-284944
False
AZLX-23-001041
Verify Amazon Linux 2023 is configured so that 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
5700