Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siglens/siglens
100x Efficient Log Management than Splunk :rocket: Reduce your observability cost by 90%
https://github.com/siglens/siglens
distributed-tracing go hacktoberfest log-management log-search logging logs monitoring newrelic observability opensource opentelemetry splunk
Last synced: 2 days ago
JSON representation
100x Efficient Log Management than Splunk :rocket: Reduce your observability cost by 90%
- Host: GitHub
- URL: https://github.com/siglens/siglens
- Owner: siglens
- License: agpl-3.0
- Created: 2023-10-31T14:07:33.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T09:17:23.000Z (3 months ago)
- Last Synced: 2024-10-29T09:57:19.648Z (3 months ago)
- Topics: distributed-tracing, go, hacktoberfest, log-management, log-search, logging, logs, monitoring, newrelic, observability, opensource, opentelemetry, splunk
- Language: Go
- Homepage: https://www.siglens.com
- Size: 15.4 MB
- Stars: 1,240
- Watchers: 12
- Forks: 196
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-platform-engineering-tools - SigLens
- my-awesome - siglens/siglens - tracing,go,hacktoberfest,log-management,log-search,logging,logs,monitoring,newrelic,observability,opensource,opentelemetry,splunk pushed_at:2025-01 star:1.3k fork:0.2k 100x Efficient Log Management than Splunk :rocket: Reduce your observability cost by 90% (Go)
README
---
[![Build Status](https://github.com/siglens/siglens/workflows/siglens-docker-release/badge.svg)](https://github.com/siglens/siglens/actions/workflows/publish-prod-images.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/siglens/siglens)](https://goreportcard.com/report/github.com/siglens/siglens)
[![GoDoc](https://godoc.org/github.com/siglens/siglens?status.svg)](https://pkg.go.dev/github.com/siglens/siglens)
[![codecov](https://codecov.io/gh/siglens/siglens/graph/badge.svg?token=MH8S9B0EIK)](https://codecov.io/gh/siglens/siglens)[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40SigLensHQ)](https://twitter.com/SigLensHQ)
[![RSS](https://img.shields.io/badge/RSS-Subscribe-orange?style=social&logo=rss)](https://www.siglens.com/blog/blog-rss.xml)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue?style=social&logo=linkedin)](https://www.linkedin.com/company/siglens-com)English | [简体中文](README_ZH_CN.md) | [日本語](README_JA_JP.md)
Open Source Observability that is 💥💥 100x 💥💥 more efficient than Splunk
Single binary for Logs 🎯, Metrics 🎯 and Traces 🎯.
Cut down your Splunk bill by ⚡ ⚡ 90% ⚡ ⚡
# Why SigLens:
Our experience servicing 10,000+ engineers with Observability tools taught us a few things:- Developers have to jump through different tools for logs, metrics, traces
- Splunk, DataDog, NewRelic are very expensive 💸 💸 💸
- ElasticSearch takes too many machines, cluster maintenance is hard 👩💻👩💻
- Grafana Loki has slow query performance 🐌🐌Armed with decades of experience in monitoring domain, we set out to build a observability DB from the ground up, uniquely suited for logs, metrics and traces with **`zero`** external dependencies. A **`single binary`** that you can run on your laptop and process **`8 TB/day`**.
# Setup
## Installation## Documentation
### Docs# Differentiators
### SigLens v/s Splunk,Elastic,Loki
Check out this blog where SigLens ingested data at 1 PB/day rate for 24 hours on a mere `32 EC2 instances` compared to `3000 EC2 instances` required for Splunk, Elastic, Grafana Loki### SigLens v/s Elasticsearch
Check out this blog where SigLens is **`1025x`** Faster than Elasticsearch 🚀🚀### SigLens v/s ClickHouse
Check out this blog where SigLens is **`54x`** Faster than ClickHouse 🚀🚀
# Features:
1. Multiple Ingestion formats: Open Telemetry, Elastic, Splunk HEC, Loki
2. Multiple Query Languages: Splunk SPL, SQL and Loki LogQL
3. Simple architecture, easy to get started.## Join our Community
Have questions, ask them in our community Slack 👋
# Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) to get started with making contributions to SigLens.
# How-Tos
#### Searching Logs
![Searching Logs](./static/assets/readme-assets/log-searching.png)#### Tracing
![Tracing](./static/assets/readme-assets/tracing.png)#### Creating Dashboards
![Creating Dashboards](./static/assets/readme-assets/dashboards.png)#### Creating Alerts
![Creating Alerts](./static/assets/readme-assets/alerting.png)#### Live Tail
![Live Tail](./static/assets/readme-assets/live-tail.png)#### Minion Searches
![Minion Searches](./static/assets/readme-assets/minion-searches.png)## Code of Conduct
Please review our [code of conduct](https://github.com/siglens/siglens?tab=coc-ov-file#siglens-code-of-conduct) before contributing.## Thanks to all contributors for their efforts