logchef

module
v0.2.0-rc.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2025 License: AGPL-3.0

README ΒΆ

πŸ” Logchef

A modern, high-performance log analytics platform

Try Demo Β· Read Docs


Logchef is a lightweight, powerful log analytics platform that runs as a single binary. It leverages Clickhouse for blazing-fast log storage and provides an intuitive interface for querying and visualizing logs, making it perfect for development teams of all sizes.

✨ Features

  • Schema-Agnostic Log Exploration: Query any Clickhouse table regardless of schema
  • Flexible Query Options: Simple search syntax or full Clickhouse SQL
  • High Performance: Fast queries on large datasets with minimal resource usage
  • Team-Based Access Control: Secure multi-tenant log access with fine-grained permissions
  • Single Binary Deployment: Easy installation and management

πŸš€ Quick Start

Docker

# Download the compose file
curl -LO https://github.com/mr-karan/logchef/raw/master/deployment/docker/docker-compose.yml

# Run the services
docker compose up -d

Visit http://localhost:8125 to start exploring your logs.

πŸ“š Documentation

For comprehensive documentation, visit logchef.app.

πŸ“Š Screenshots

πŸ“œ License

Logchef is licensed under the AGPLv3 License.

Directories ΒΆ

Path Synopsis
cmd
server command
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
internal
app
pkg
logger
Package logger provides a simple wrapper around slog for structured logging
Package logger provides a simple wrapper around slog for structured logging
models
Package models defines the core data structures used throughout LogChef.
Package models defines the core data structures used throughout LogChef.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL