1.11 Audit Docker files and directories - docker.socket

Information

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-system_auditing.html

Solution

If the file exists, add a rule for it.
For example,
Add the line as below in /etc/audit/audit.rules file-
-w /usr/lib/systemd/system/docker.socket -k docker
Then, restart the audit daemon. For example,
service auditd restart
Impact-
Auditing generates quite big log files. Ensure to rotate and archive them periodically. Also, create a separate partition of audit to avoid filling root file system.
Default Value-
By default, Docker related files and directories are not audited.The file docker.socket may not be available on the system.

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c.

Plugin: Unix

Control ID: 00a5e9e8b77cdba893262a6717e0fb3ba09d5929725392356e074ed0bb8347a2