Documentation Index
Fetch the complete documentation index at: https://docs.clarion.cantina.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Monitors are the alert sources for your agents. Each monitor connects to an external tool, polls an API, or runs an active check.
Monitor types
Clarion supports monitor types across these categories:- Identity & Access: Okta, Microsoft Entra ID, JumpCloud, 1Password, Google Workspace.
- Cloud: AWS CloudTrail, AWS GuardDuty, AWS CloudWatch, GCP Cloud Logging, Vercel.
- Source code: GitHub, Apex.
- On-chain: Hypernative, Hexagate, Tenderly.
- Endpoint: CrowdStrike Falcon, Huntress.
- Observability: Datadog, Grafana, Falco.
- Infrastructure checks: DNS zone monitoring, HTTP/TCP uptime checks.
- Generic: Webhook for any tool that can POST JSON.
What you can do
- Create a monitor or multiple monitors for each connected tool, with type-specific configuration.
- Filter which events come through by severity or other criteria the monitor type supports.
- Enable / disable monitors without losing configuration.
- Assign monitors to agents so the right responder picks up each signal.
Signals from a monitor become alerts only when a signal rule matches them. If you’re seeing signals but no alerts, check the rules attached to that monitor.