Skip to main content

Launch

Or start from code:
The default sidecar port in config is 8080. The CLI command plyra-guard serve uses port 8765. You can override both via the sidecar section in your YAML config.

What you can see

  • Live action feed — every tool call as it happens, with verdict and latency
  • Policy hit rates — which rules fire most
  • Session replay — reconstruct any agent session from the audit log
  • Block details — full context on every blocked call: action type, intent, matched rule, and reason
The default CORS setting (allow_origins=["*"]) is fine for local development. Lock it down before exposing the dashboard beyond localhost.
Run plyra-guard serve to launch the dashboard at localhost:8765. The dashboard shows a live action feed, policy hit rates, session replay, and full block context — no configuration required beyond the sidecar install.

Query the audit log

AuditFilter fields

Explain a decision

Metrics snapshot

Export as Prometheus text format: