{"id":27641414,"url":"https://github.com/mr-karan/logchef","last_synced_at":"2026-01-21T07:40:20.619Z","repository":{"id":289090583,"uuid":"862725037","full_name":"mr-karan/logchef","owner":"mr-karan","description":"Lightweight, single-binary log analytics interface for ClickHouse, focused on high-performance querying and visualization","archived":false,"fork":false,"pushed_at":"2026-01-20T14:47:29.000Z","size":22404,"stargazers_count":650,"open_issues_count":8,"forks_count":41,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-20T16:09:51.392Z","etag":null,"topics":["clickhouse","log-analytics","logging"],"latest_commit_sha":null,"homepage":"https://logchef.app/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mr-karan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-25T04:57:57.000Z","updated_at":"2026-01-20T13:23:34.000Z","dependencies_parsed_at":"2025-12-29T12:06:22.159Z","dependency_job_id":null,"html_url":"https://github.com/mr-karan/logchef","commit_stats":null,"previous_names":["mr-karan/logchef"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mr-karan/logchef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-karan%2Flogchef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-karan%2Flogchef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-karan%2Flogchef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-karan%2Flogchef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-karan","download_url":"https://codeload.github.com/mr-karan/logchef/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-karan%2Flogchef/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clickhouse","log-analytics","logging"],"created_at":"2025-04-23T23:47:22.904Z","updated_at":"2026-01-21T07:40:20.611Z","avatar_url":"https://github.com/mr-karan.png","language":"Vue","funding_links":[],"categories":["Integrations"],"sub_categories":["Data Visualization and Analysis"],"readme":"\u003ca href=\"https://zerodha.tech\"\u003e\u003cimg src=\"https://zerodha.tech/static/images/github-badge.svg\" /\u003e\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"LOGCHEF.svg\" alt=\"Logchef Logo\" /\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eA modern, single binary, high-performance log analytics platform\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://demo.logchef.app\"\u003e\u003cstrong\u003eTry Demo\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"https://logchef.app\"\u003e\u003cstrong\u003eRead Documentation\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"https://mrkaran.dev/posts/announcing-logchef/\"\u003e\u003cstrong\u003eAnnouncement Blog Post\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"LogChef Log Explorer\" src=\"docs/public/screenshots/hero-light.png\"\u003e\n\u003c/p\u003e\n\nLogChef is a lightweight, powerful log analytics platform designed for efficient log management and analysis. It operates as a single binary, utilizing ClickHouse for high-performance log storage and querying. LogChef provides an intuitive interface for exploring log data, making it suitable for development teams seeking a robust and scalable solution.\n\n## Features\n\n- **Query-first log exploration**: Fast filtering with both LogChefQL and ClickHouse SQL.\n- **AI Query Assistant**: Turn natural language into SQL instantly.\n- **Real-time alerting**: Schedule rules and send email or webhook notifications.\n- **OIDC + RBAC included**: SSO and team-based access out of the box.\n- **Schema-agnostic**: Point at any ClickHouse table without migrations.\n- **Single binary**: One executable, no runtime dependencies.\n- **Comprehensive metrics**: Prometheus metrics for usage and performance.\n- **MCP integration**: Model Context Protocol server for AI assistants ([logchef-mcp](https://github.com/mr-karan/logchef-mcp)).\n- **CLI**: Query logs from your terminal with syntax highlighting and multi-context support.\n\n## Quick Start\n\n### Docker\n\n```shell\n# Download the Docker Compose file\ncurl -LO https://raw.githubusercontent.com/mr-karan/logchef/refs/heads/main/deployment/docker/docker-compose.yml\n\n# Start the services\ndocker compose up -d\n```\n\nAccess the Logchef interface at `http://localhost:8125`.\n\n## CLI\n\nLogChef includes a powerful CLI for querying logs directly from your terminal.\n\n### Install\n\nDownload the latest release for your platform from [GitHub Releases](https://github.com/mr-karan/logchef/releases?q=cli\u0026expanded=true):\n\n```bash\n# macOS (Apple Silicon)\ncurl -LO https://github.com/mr-karan/logchef/releases/download/cli-v0.1.1/logchef-darwin-arm64.tar.gz\n\n# macOS (Intel)\ncurl -LO https://github.com/mr-karan/logchef/releases/download/cli-v0.1.1/logchef-darwin-amd64.tar.gz\n\n# Linux (x86_64)\ncurl -LO https://github.com/mr-karan/logchef/releases/download/cli-v0.1.1/logchef-linux-amd64.tar.gz\n\n# Linux (ARM64)\ncurl -LO https://github.com/mr-karan/logchef/releases/download/cli-v0.1.1/logchef-linux-arm64.tar.gz\n\n# Extract and install\ntar -xzf logchef-*.tar.gz\nsudo mv logchef /usr/local/bin/\n```\n\n### Usage\n\n```bash\n# Authenticate with your LogChef server\nlogchef auth --server https://logs.example.com\n\n# Query logs with LogChefQL\nlogchef query \"level:error\" --since 1h\n\n# Execute raw SQL\nlogchef sql \"SELECT * FROM logs.app WHERE level='error' LIMIT 10\"\n```\n\nFor full documentation, see the [CLI Guide](https://logchef.app/integration/cli/).\n\n## Documentation\n\nFor comprehensive documentation, including setup guides, configuration options, and API references, please visit [logchef.app](https://logchef.app).\n\n## Contributing\n\nWe welcome contributions! To get started:\n\n1. **Development Setup**: See our [Development Setup Guide](https://logchef.app/contributing/setup) or use the Nix flake:\n   ```bash\n   nix develop\n   just sqlc-generate\n   just dev-docker\n   just build\n   ```\n\n2. **Read the Guidelines**: Check [CONTRIBUTING.md](./CONTRIBUTING.md) for detailed contribution guidelines\n\n3. **Find an Issue**: Look for issues labeled `good first issue` or `help wanted`\n\n4. **Make Your Changes**: Follow our coding standards and run `just check` before submitting\n\nFor questions or help, open an issue or start a discussion on GitHub.\n\n## Screenshots\n\n![AI Query Assistant](docs/public/screenshots/ai-light.png)\n\n![Alerting](docs/public/screenshots/alerts-light.png)\n\n![Compact view](docs/public/screenshots/compact-light.png)\n\n![Field exploration](docs/public/screenshots/sidebar-light.png)\n\n## License\n\nLogChef is distributed under the terms of the AGPLv3 License.\n\n### Credits\n\nThe Logchef logo was designed by [Namisha Katira](https://www.behance.net/katiranimi015d).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-karan%2Flogchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-karan%2Flogchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-karan%2Flogchef/lists"}