Grafana Loki logo

Grafana Loki

Horizontally scalable log aggregation system designed to work with Grafana

24k Go AGPL-3.0 1 month ago

Overview

Grafana Loki is an open-source log aggregation system inspired by Prometheus. Unlike Elasticsearch, it indexes only metadata labels rather than full log content, making it dramatically cheaper to operate at scale. Promtail or the OpenTelemetry Collector ships logs to Loki, and Grafana queries them with LogQL for correlated log-and-metrics dashboards.

Where it falls short of Datadog

  • Full-text search is not supported; only label-based log filtering
  • Requires Grafana for a usable query UI (no standalone dashboard)
  • Scalable distributed mode requires object storage (S3/GCS) and careful tuning

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

logs
log-aggregation
grafana
promtail
logql
Maintain Grafana Loki?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the Grafana Loki difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/grafana-loki)](https://openreplace.com/grafana-loki)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Fancy self-hosted uptime monitoring with a beautiful dashboard and status pages

88k JavaScript MIT 5 days ago
2/5
Grafana Loki vs Uptime Kuma

Real-time, high-resolution infrastructure monitoring with per-second metrics

79k C GPL-3.0 5 days ago
2/5
1-click
Grafana Loki vs Netdata

Observability and analytics dashboards for metrics, logs, and time series

75k TypeScript AGPL-3.0 5 days ago
2/5
1-click
Grafana Loki vs Grafana

Industry-standard metrics monitoring and alerting toolkit with PromQL

65k Go Apache-2.0 5 days ago
4/5
Grafana Loki vs Prometheus