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>.
Install
- All systems
-
curl cmd.cat/auditd.sh
- Debian
-
apt-get install auditd - Ubuntu
-
apt-get install auditd - Arch Linux
-
pacman -S auditd - Kali Linux
-
apt-get install auditd - CentOS
-
yum install auditd - Fedora
-
dnf install auditd - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install auditd - Raspbian
-
apt-get install 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:
auditd -
Start the daemon in debug mode:
auditd -d -
Start the daemon on-demand from launchd:
auditd -l
© tl;dr; authors and contributors