auditctl
Verified for current stable LTS
Auditctl Command: List Loaded Audit Rules
Use for list loaded audit rules with Auditctl. Exact CLI syntax to list loaded audit rules using Auditctl.
When to use this: Use for list loaded audit rules with Auditctl.
Command Syntax
sudo auditctl -l sudo auditctl -l Live Command Builder
Final Command
sudo auditctl -l Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list loaded audit rules using Auditctl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Auditctl Command: Delete All Audit Rules
sudo auditctl -D Auditctl Command: Display Help Auditctl auditctl -h Auditctl Command: Display Status Audit System sudo auditctl -s Auditctl Command: Enable Disable Audit System sudo auditctl -e <1|0> Auditctl Command: Watch Directory Recursive For Changes sudo auditctl -a always,exit -F arch=b64 -F dir=/<path/to/directory>/ -F perm=wa