AI Agent SIEM

VIGIL

The window for your AI agents

Real-time observability for autonomous AI agents. Every decision, action, and error — logged, searchable, and streamed live.

Everything you need to monitor autonomous agents

VIGIL gives you full visibility into what your AI agents are doing, in real time, with zero config overhead.

📡

Live Agent Feed

Every action, decision, win, and error streamed in real time. Watch your agents work as it happens.

🔌

Universal API

Any agent, any framework, one HTTP call. Python, Node, Rust, shell scripts — if it can POST, it works.

Real-Time Alerts

Get notified the moment something goes wrong. Configure thresholds for errors, latency, and custom events.

🗂

Immutable Audit Trail

Logs stored outside your agent. Tamper-proof records for debugging, compliance, and post-mortems.

🎛

Beautiful Dashboard

Clean, fast, designed for engineers. Filter by agent, severity, event type, and time range.

🤖

Wake Up Commands

Send commands to your bots from the dashboard. Remotely trigger actions, restarts, or config updates.

One API call. That's it.

Drop this into any agent — Node, Python, Rust, cURL — and start streaming events to VIGIL immediately.

ingest.js
// Any agent. Any framework. One API call.
await fetch('https://vigil.costrinity.xyz/api/ingest', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'x-api-key': 'your-api-key'
  },
  body: JSON.stringify({
    event_type: 'action',
    message: 'Placed buy order — SOL/USDC',
    severity: 'info',
    payload: { token: 'SOL', amount: 0.5 }
  })
});

Simple, transparent pricing

Start free. Upgrade when you need more.

Free

$0 / month

Perfect for getting started with agent monitoring.

Up to 3 agents
1,000 events per day
24-hour log retention
Live dashboard
Universal API access

Pro

$29 / month

For serious builders running agents in production.

Unlimited agents
Unlimited events
30-day log retention
Real-time alerts
Wake up commands
Priority support

Start monitoring your agents

One API call, real-time visibility, zero overhead. Open the dashboard and connect your first agent in minutes.

Open Dashboard