Specialized for ClickHouse
Purpose-built interface that leverages ClickHouse’s columnar architecture and analytical capabilities for log exploration.
Logchef is a dedicated log query and visualization interface built specifically for ClickHouse. It fills a critical gap in the ClickHouse ecosystem, providing a powerful log explorer without reinventing log collection or storage.
Focus on querying, not ingestion: Logchef intentionally doesn’t handle log collection, relying instead on established tools like Vector, Filebeat, Promtail, or Logstash that already do this job reliably.
Specialized for ClickHouse
Purpose-built interface that leverages ClickHouse’s columnar architecture and analytical capabilities for log exploration.
Dual Query Modes
Simple search syntax for quick exploration, full SQL power when you need it. Built for both beginners and power users.
Team-Centric
Multi-tenant by design with Teams and Sources. Control who sees what with granular access controls.
Schema Agnostic
Works with any ClickHouse log table structure. No forced migrations or schema changes to your existing setup.
ClickHouse’s columnar architecture makes it ideal for log analytics:
Logchef provides the missing piece: a specialized, user-friendly interface to unlock this potential.
status=200
, level="error" AND service="payment-api"
Visit our demo instance to explore Logchef’s features:
Logchef is open source software licensed under AGPLv3. We welcome contributions from the community!