snippetbashTip
auditd — This responds to requests from the audit utility and notifications from the kernel. It should not be
Viewed 0 times
thecommandauditdfromthisrequestscliresponds
Problem
How to use the
auditd command: This responds to requests from the audit utility and notifications from the kernel. It should not be invoked manually. More information: <https://manned.org/auditd>.Solution
auditd — This responds to requests from the audit utility and notifications from the kernel. It should not be invoked manually. More information: <https://manned.org/auditd>.Start the daemon:
auditdStart the daemon in debug mode:
auditd -dStart the daemon on-demand from launchd:
auditd -lCode Snippets
Start the daemon
auditdStart the daemon in debug mode
auditd -dStart the daemon on-demand from launchd
auditd -lContext
tldr-pages: common/auditd
Revisions (0)
No revisions yet.