Centralized logging
aggregate logs from microservices, containers, servers

// screenshot of grafana.com ↗
Loki is Grafana Labs' log aggregation system — designed like Prometheus but for logs. Cheap, fast, labels-based, multi-tenant. Doesn't index log content (only metadata), making it dramatically cheaper than Elasticsearch for high-volume logs.
Loki is Grafana Labs' log aggregation system — designed like Prometheus but for logs. Cheap, fast, labels-based, multi-tenant. Doesn't index log content (only metadata), making it dramatically cheaper than Elasticsearch for high-volume logs.
For teams who want centralized logging without paying Elastic / Splunk prices, Loki is the modern choice.
Concrete scenarios where teams pick Grafana Loki over the SaaS alternative.
aggregate logs from microservices, containers, servers
Kubernetes / Docker log centralization
pair with Prometheus + Tempo for full obs stack
affordable storage with object-store backends
isolated log streams per team / customer
If your team profile matches one of these, Grafana Loki is a strong fit out of the box.
running production at scale
building observability stacks
offering customer log access
moving off expensive Elastic / Splunk
wanting log-based KPIs
When evaluating self-hosted options for this category, here are the dimensions on which Grafana Loki consistently lands above the alternatives.
The stack you'll plug Grafana Loki into — services, protocols, and adjacent apps in the BluixApps catalog.
grafana/loki:3.3.0 (release-tagged)Operational guidance from running this in production — what to do before you scale, what to lock down, what surprises people.
3100:3100 · 10001:10001 · grafana/loki:3.7.0