Skip to content

logtide-dev/logtide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

359 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

πŸ›‘οΈ LogTide

Modern Observability & SIEM. Open Source. Multi-Engine.

☁️ Try Cloud (Free Alpha) β€’ Self-Host β€’ SDKs β€’ Docs

CI Coverage Docker Artifact Hub Version License Status


πŸš€ RELEASE 0.8.1: LogTide now supports Multi-Engine Storage (ClickHouse, MongoDB) and Advanced Browser Observability.


πŸ‘‹ What is LogTide?

LogTide is an open-source, high-performance observability platform and SIEM. It provides a unified view of Logs, Traces, and Metrics with built-in security detection. Designed for teams that need GDPR compliance, full data ownership, and sub-100ms query performance without the overhead of ElasticSearch.

Why LogTide?

  • πŸ”Œ Multi-Engine: Choose your storage β€” TimescaleDB (standard), ClickHouse (massive scale), or MongoDB (flexibility).
  • 🌐 Full-Stack Observability: Monitor everything from backend services to browser Web Vitals and user sessions.
  • πŸ›‘οΈ Security-First: Native Sigma Rules engine for real-time threat detection and incident management.
  • πŸ‡ͺπŸ‡Ί GDPR Ready: Keep data on your own infrastructure. Built-in PII Masking and Audit Logs.
  • ⚑ Lightweight: Low RAM footprint. 5-minute setup with Docker.

πŸ“Έ Screenshots

Logs Explorer

LogTide Logs

Performance & Metrics (New in 0.8.1)

LogTide Metrics

Distributed Tracing

LogTide Traces

Error Groups

LogTide Errors

SIEM Dashboard

LogTide Security


πŸš€ Quick Start

Option A: Self-Hosted (Docker) - Recommended

Total control over your data. Uses pre-built images from Docker Hub.

  1. Download configuration

    mkdir logtide && cd logtide
    curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/docker-compose.yml
    curl -O https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/.env.example
    mv .env.example .env
  2. Start the stack

    docker compose up -d
  3. Access LogTide

    • Frontend: http://localhost:3000
    • API: http://localhost:8080

Option B: Cloud (Fastest & Free)

We host it for you. Perfect for testing. Sign up at logtide.dev.


✨ Core Features (v0.8.1)

  • πŸš€ Multi-Engine Reservoir: Pluggable storage layer supporting TimescaleDB, ClickHouse, and MongoDB.
  • 🌐 Browser SDK Enhancements: Automatic collection of Web Vitals (LCP, INP, CLS), user session tracking, and click/network breadcrumbs.
  • πŸ“ˆ Golden Signals: Automated P50/P95/P99 latency, error rates, and throughput charts.
  • πŸ” Smart Search: Combined Full-text and Substring search modes with sub-100ms response times.
  • πŸ›‘οΈ SIEM & Incident Management: Sigma rules engine, MITRE ATT&CK mapping, and collaborative incident workflows.
  • πŸ•΅οΈ PII Masking: Detect and redact sensitive data (emails, credit cards, IPs) at ingestion time.
  • πŸ“œ Audit Logs: Track all user and system actions for SOC2/GDPR compliance.
  • πŸ”— Event Correlation: Trace logs across services using trace_id, session_id, or custom correlation keys.

πŸ“¦ SDKs & Integrations

Ready-to-use SDKs with auto-instrumentation and distributed tracing.

Language Status Package / Link
Browser (JS/TS) βœ… Ready @logtide/browser
Node.js βœ… Ready @logtide/sdk-node
Python βœ… Ready logtide-sdk
Go βœ… Ready logtide-sdk-go
PHP βœ… Ready logtide/logtide
Kotlin βœ… Ready logtide-sdk-kotlin
C# / .NET βœ… Ready LogTide.SDK
Docker βœ… Ready Fluent Bit / Syslog Guide
HTTP API βœ… Ready API Reference
OpenTelemetry βœ… Ready Native OTLP support (Logs, Traces, Metrics)

πŸ—οΈ Tech Stack

Layer Technology
Frontend SvelteKit 5 (Runes) + TailwindCSS + ECharts
Backend Fastify (Node.js) + TypeScript
Storage TimescaleDB / ClickHouse / MongoDB
Detection Sigma YAML Engine

πŸ“„ License

Distributed under the GNU AGPLv3 License. See LICENSE for more information.



Built with ❀️ in Europe

Start for Free β€’ Report a Bug

About

πŸ›‘οΈ Open-source, self-hosted log management. Privacy-first alternative to Datadog & ELK. Lightweight, GDPR-compliant, and deployed in minutes with Docker.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors