kosa8 docs

Commands / kosa8 mcp-policy events

kosa8 mcp-policy events

Export MCP policy decisions for a SIEM (--format jsonl|cef)

Decisions live in their own append-only log, separate from the hash-chained kosa8 audit log: both the CLI and the daemon evaluate policy, and two processes appending to one chain would break it. Each line stands alone, and identical decisions share an event id so a SIEM can collapse them.

Options

FlagTypeWhat it doesDefault
--deniedboolshow only denials
--formatstringoutput format: jsonl, cef or tablejsonl
-n, --limitintshow only the most recent n (0 = all)0