1. Home
  2. Security Hardening
  3. CIS Amazon Linux V2.1.0 L2
  4. Ensure system is disabled when audit logs are full – ‘action_mail_acct is configured’

Ensure system is disabled when audit logs are full – ‘action_mail_acct is configured’

Details

In high security contexts, the risk of detecting unauthorized access or nonrepudiation exceeds the benefit of the system’s availability.

Solution

Set the following parameters in /etc/audit/auditd.conf-space_left_action = email
action_mail_acct = root
admin_space_left_action = halt

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles