| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/auditd/ |
Upload File : |
Generating audit.rules from rules located under /etc/audit/rules.d
------------------------------------------------------------------
The /etc/audit/audit.rules file can be generated using the augenrules(8)
executable. This action is performed automatically on each startup.
To disable it on a SysVinit system, edit /etc/default/auditd and set the
USE_AUGENRULES variable to "no".
On systemd based systems, you should create the following file with the
specified content and then call "systemctl daemon-reload":
/etc/systemd/system/auditd.service.d/augenrules.conf:
[Service]
ExecStartPost=
ExecStartPost=-/sbin/auditctl -R /etc/audit/audit.rules
Check that the needed rules are present in /etc/audit/audit.rules before
restarting the daemon.