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

  1. Authenticate using a bearer API key from the dashboard.
  2. Ship your first log via REST, Fluent Bit, or OpenTelemetry.
  3. Register a webhook so Conduite can deliver anomaly alerts.
  4. 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.

Sub-second ingestion

Logs are ingested and queryable within ~500ms of receipt.

No alert tuning

Clustering is unsupervised — no thresholds, no rules to maintain.

Full rehydration

Pull raw logs by time range, ID, or cluster — anytime, no re-indexing.

Already have an API key?

Skip ahead to and start ingesting in seconds.