Audit Logs
Track and review all agent activity.
Last updated: January 15, 2025
What's Logged
- • Every command received
- • Execution plan created
- • Each action taken
- • Decision reasoning
- • Results and errors
Viewing Logs
# Via Dashboard
Dashboard → Activity → Logs
# Via CLI
claw-nomad logs --limit 100
# Via API
GET /api/v1/logs?limit=100