Introduction
Conduite is a managed observability platform that ingests your logs, clusters them, and surfaces anomalies in real time allowing on-call engineers to focus on real signals.
This documentation will walk you through every step from a fresh account to live anomaly alerts within 15 minutes.
What you'll do
- Authenticate using a bearer API key from the dashboard.
- Ship your first log via REST, Fluent Bit, or OpenTelemetry.
- Register a webhook so Conduite can deliver anomaly alerts.
- Query top clusters and rehydrate raw logs on demand.
How Conduite handles your data
Every event is ingested, semantically clustered in real time, and scored against baseline. When an anomaly is detected in your services, Conduite delivers a signed alert to your webhook — with a plain-English summary and the raw evidence behind it.
Logs are ingested and queryable within ~500ms of receipt.
Clustering is unsupervised — no thresholds, no rules to maintain.
Pull raw logs by time range, ID, or cluster — anytime, no re-indexing.
Skip ahead to and start ingesting in seconds.