sealert
Verified for current stable LTS
Sealert Commands
Sealert command syntax with verified terminal examples.
Commands
4 commands for Sealert
sealert Operations
Sealert Command: Analyze All Recent Selinux Denials
sudo sealert -a </var/log/audit/audit.log> sealert Containers
Sealert Command: Analyze Specific Alert Id From Logs
sudo sealert -l <alert_id> sealert Operations
Sealert Command: Display Summary Of Recent Selinux Alerts
sudo sealert -b sealert Operations
Sealert Command: Monitor Audit Log In Real Time For New Alerts
sudo tail -f </var/log/audit/audit.log> | sealert -l - Suggest a Sealert Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sealert workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.