Audit Commands¶
Query the structured JSONL audit log.
missy audit security¶
Show recent policy violations and security events.
missy audit recent¶
Show recent audit events, optionally filtered by category.
| Option | Default | Description |
|---|---|---|
--limit | 50 | Maximum events to show |
--category | all | Filter: network, filesystem, shell, plugin, scheduler |
Event Categories¶
| Category | Events |
|---|---|
network | HTTP requests, policy checks, DNS resolution |
filesystem | File read/write, path validation |
shell | Command execution, whitelist checks |
agent | Tool calls, iterations, completions |
security | Injection detection, secret redaction, MCP digest mismatches |