Skip to content

Introduction

Splash

Cruncher is a powerful Electron desktop application that lets you investigate logs from multiple sources with a unified query interface.

Inspired by observability tools like Splunk and Grafana, Cruncher brings advanced log investigation capabilities to your computer without relying on external services. Connect to your data sources, query with QQL (Quick Query Language), and analyze results with rich visualizations—all offline and on your machine.

Cruncher is a standalone desktop application that:

  • Connects to multiple log sources via a flexible adapter system (Grafana, Loki, Kubernetes, Docker, Coralogix, and more)
  • Provides a unified query language (QQL) inspired by SPL2 and KQL, easy to learn but powerful
  • Gives you investigation capabilities directly on your computer—no backend required
  • Offers a beautiful, responsive UI built with React and optimized for desktop
📑

Multi-tab Interface

Organize multiple searches in tabs, each with independent time ranges and queries

📊

Histogram View

Visualize log distribution over time with interactive bucket navigation

👁️

Rich Result Views

Automatic Logs, Table (after `| table` or `| stats`), and Charts (after `| timechart`)

🔍

Row Details Panel

Inspect individual records with field types, copy values, and quick append-to-query buttons

⌨️

Keyboard Shortcuts

Power-user shortcuts for all common actions — see [Keyboard Shortcuts](/getting-started/07-keyboard-shortcuts)

🎨

Multiple Themes

Choose from Midnight, Nord, Dracula, or Catppuccin themes

Cruncher comes with built-in adapters for all your log sources:

See Adapters for full configuration details.