SV-282427r1200261_rule
V-282427
SRG-OS-000046-GPOS-00022
TOSS-05-000398
CAT II
10
Configure "auditd" service to notify the SA and ISSO in the event of an audit processing failure.
Edit the following line in "/etc/audit/auditd.conf" to ensure that administrators are notified via email for those situations:
action_mail_acct = root
Restart the audit daemon for changes to take effect.
Verify TOSS 5 is configured to notify the SA and/or ISSO (at a minimum) in the event of an audit processing failure using the following command:
$ sudo grep action_mail_acct /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 "action_mail_acct" keyword is missing, or the retuned line is commented out, ask the SA to indicate how they and the ISSO are notified of an audit process failure. If there is no evidence of the proper personnel being notified of an audit processing failure, this is a finding.
V-282427
False
TOSS-05-000398
Verify TOSS 5 is configured to notify the SA and/or ISSO (at a minimum) in the event of an audit processing failure using the following command:
$ sudo grep action_mail_acct /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 "action_mail_acct" keyword is missing, or the retuned line is commented out, ask the SA to indicate how they and the ISSO are notified of an audit process failure. If there is no evidence of the proper personnel being notified of an audit processing failure, this is a finding.
M
5738