Monitoring & Audit
Every message relayed through Swarmd is automatically logged with full context — who sent it, which policies were evaluated, what action was taken, and how long it took. You can query these events, reconstruct full request traces, and monitor agent health.Querying Audit Events
- API
- UI
Audit Types
Tracing Requests
A trace groups all audit events for a single request using acorrelationId. This lets you see the full lifecycle: incoming request, policy evaluations, relay to agent, response, and any HITL holds.
List Traces
- API
- UI
correlationId):Get a Full Trace
- API
- UI
Agent Health Monitoring
When you register an agent with ahealthCheckUrl, Swarmd periodically checks it and tracks three health statuses:
View Agent Health
- API
- UI
healthStatus field. You can also filter to see only unhealthy agents:What to Monitor
Here are common queries for operational monitoring:Next Steps
Agent Discovery
Make your agents discoverable on the marketplace.
Your First Agent
Go back to the beginning if you haven’t registered an agent yet.
