auditd is the linux operation for writing logs to the Linux Auditing System.
Name
auditd - The Linux Audit daemon Synopsis
auditd [-f] [-l] [-n] [-s disable|enable|nochange]
auditd is the userspace component to the Linux Auditing System. It's responsible for writing audit records to the disk. Viewing the logs is done with the ausearch or aureport utilities. Configuring the audit rules is done with the auditctl utility. During startup, the rules in /etc/audit/audit.rules are read by auditctl. The audit daemon itself has some configuration options that the admin may wish to customize. They are found in the auditd.conf file.