4.1.3 Ensure auditd service is enabled

Information

Turn on the auditd daemon to record system events.

Rationale:

The capturing of system events provides system administrators with information to allow
them to determine if unauthorized access to their system is occurring.

Solution

Run one of the following commands to enable auditd :

# chkconfig auditd on

# systemctl enable auditd

# update-rc.d auditd enable

Notes:

Additional methods of enabling a service exist. Consult your distribution documentation for
appropriate methods.

See Also

https://workbench.cisecurity.org/files/2420