SV-261424r996679_rule
V-261424
SRG-OS-000046-GPOS-00022
SLEM-05-653080
CAT II
10
Configure the auditd service to notify the administrators in the event of a SLEM 5 audit processing failure.
Add or modify the following lines in the "/etc/audit/auditd.conf " file:
action_mail_acct = root
Verify the system is configured to send email to an account when it needs to notify an administrator with the following command:
> sudo grep action_mail /etc/audit/auditd.conf
action_mail_acct = root
If the value of the "action_mail_acct" keyword is not set to "root" and/or other accounts for security personnel, the returned line is commented out, or the "action_mail_acct" keyword is missing, this is a finding.
V-261424
False
SLEM-05-653080
Verify the system is configured to send email to an account when it needs to notify an administrator with the following command:
> sudo grep action_mail /etc/audit/auditd.conf
action_mail_acct = root
If the value of the "action_mail_acct" keyword is not set to "root" and/or other accounts for security personnel, the returned line is commented out, or the "action_mail_acct" keyword is missing, this is a finding.
M
5596