Log analytics · Grafana Labs
Grafana Loki
Open-source log aggregation system that indexes only metadata labels, designed to pair cheaply with Grafana dashboards.
Loki is Grafana Labs' open-source log aggregation system, deliberately designed to index only a small set of labels (like Prometheus does for metrics) rather than full-text content, which keeps storage and indexing costs far lower than traditional log platforms at the cost of slower ad hoc full-text search. It is built to be run alongside Grafana and Prometheus/Mimir as one coherent observability stack, sharing the same query concepts (LogQL mirrors PromQL) and the same dashboards. It can be self-hosted for free or consumed through Grafana Cloud, which bills logs on a per-GB-processed/written/retained basis alongside a small monthly platform fee.
At a glance
| Vendor | Grafana Labs |
|---|---|
| Pricing model | Free tier + paid plans |
| Free tier | Yes |
| Deployment | Cloud, Self-hosted |
| Open source | Yes (AGPL-3.0) |
| Best for | Teams already on Grafana/Prometheus who want cheap log storage without full-text indexing overhead. |
Pricing
Free to self-host; Grafana Cloud's Pro tier charges a small platform fee plus per-GB rates for processing, writing and retaining logs.
| Plan | Price | Notes |
|---|---|---|
| Free (Grafana Cloud) | $0 | 50GB logs ingested/month, 14-day retention |
| Pro (Grafana Cloud) | $19/month platform fee + usage | $0.050/GB processed, $0.400/GB written, $0.100/GB retained; 30-day retention |
| Enterprise | from $25,000/year | custom per-GB volume pricing, custom retention |
Prices read from the vendor's own page on September 21, 2026. Vendors change prices; check the source before you budget.
Features
- Label-based indexing instead of full-text indexing
- LogQL query language aligned with PromQL
- Native integration with Grafana dashboards and alerting
- Multi-tenant, horizontally scalable architecture
- Object-storage-backed retention (S3/GCS/Azure Blob)
- Promtail/Grafana Alloy agents for log shipping
Integrations
Profile last reviewed September 21, 2026