audit2why
Verified for current stable LTS
Audit2why Commands
Audit2why command syntax with verified terminal examples.
Commands
4 commands for Audit2why
audit2why Search
Audit2why Command: Explain All Selinux Denials From Audit Log
sudo ausearch -m avc | audit2why audit2why Operations
Audit2why Command: Explain Recent Selinux Denial
sudo audit2why audit2why Search
Audit2why Command: Explain Selinux Denials For Specific Service
sudo ausearch -m avc -c <service_name> | audit2why audit2why Operations
Audit2why Command: Explain Selinux Denials From Log File
sudo audit2why -i <path/to/audit.log> Suggest a Audit2why Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Audit2why workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.