SV-274076r1120216_rule
V-274076
SRG-OS-000479-GPOS-00224
AZLX-23-002060
CAT II
10
Configure Amazon Linux 2023 to use the audisp-remote syslog service.
Edit the /etc/audit/plugins.d/syslog.conf file and add or update the "active" option:
active = yes
The audit daemon must be restarted for changes to take effect.
Verify Amazon Linux 2023 is configured use the audisp-remote syslog service with the following command:
$ sudo grep active /etc/audit/plugins.d/syslog.conf
active = yes
If the "active" keyword does not have a value of "yes", the line is commented out, or the line is missing, this is a finding.
V-274076
False
AZLX-23-002060
Verify Amazon Linux 2023 is configured use the audisp-remote syslog service with the following command:
$ sudo grep active /etc/audit/plugins.d/syslog.conf
active = yes
If the "active" keyword does not have a value of "yes", the line is commented out, or the line is missing, this is a finding.
M
5700