SLEM-05-654205 - SLEM 5 must generate audit records for all modifications to the "tallylog" file must generate an audit record.

Information

Without generating audit records specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.

Audit records can be generated from various components within the information system (e.g., module or policy filter).

Solution

Configure SLEM 5 to generate an audit record for any all modifications to the "tallylog" file occur.

Add or modify the following line in the "/etc/audit/rules.d/audit.rules" file:

-w /var/log/tallylog -p wa -k logins

To reload the rules file, restart the audit daemon:

> sudo systemctl restart auditd.service

or issue the following command:

> sudo augenrules --load

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_SLEM_5_V1R4_STIG.zip