Early Preview · Open Source · Self-hosted

Ask your logs.
Get answers.

Log analytics for self-hosted teams. Search your logs in plain language instead of writing queries by hand.

> show me payment errors from the last hour
Try the Playground GitHub

What Telerithm does

Log search, alerting, and issue tracking. Self-hosted, works with any OpenAI-compatible LLM.

Natural Language Search
Write queries in plain English. Telerithm translates them to ClickHouse SQL and returns results.
Real-time Streaming
Logs are pushed to the dashboard via server-sent events. No polling.
Alerts & Incidents
Define rules, get notified via Email, Slack, or Webhook. Track and resolve incidents.
Issue Tracking
Errors are grouped into issues automatically with occurrence counts and status tracking.
Self-hosted
Your logs stay on your infrastructure. Deploy with Docker. No vendor lock-in.
Bring Your Own LLM
Works with any OpenAI-compatible model: Groq, Ollama, local llama.cpp. Data stays in your network.
Setup

How it works

Three steps from zero to searching your logs.

Step 1
Send logs to Telerithm
Use the JavaScript SDK, Vector, Fluent Bit, or send logs via HTTP.
Step 2
Logs are indexed in ClickHouse
Ingested and available for search within milliseconds.
Step 3
Search in plain language
Type what you're looking for. Telerithm translates it to SQL and shows you the results.
Try it

See it in action

Try the interactive playground or browse the demo dashboard.

Playground Trigger logs and watch them appear in the dashboard play.telerithm.cloud Dashboard Browse logs, search with AI, view alerts and issues demo.telerithm.cloud
Built with
Next.js · TypeScript · ClickHouse · PostgreSQL · Redis · Docker