Grafana Loki
Open-source · self-hostable · replaces 1 SaaS tool on os-alt
grafana/loki · alive · ★ 28.2k · last commit today · 1693 open issues
License: AGPL-3.0
Good fit for Teams already running Prometheus/Grafana that want logs in the same UI without bringing up an ELK-class index.
Weak at Free-text search across high-cardinality fields is slower than Elasticsearch/OpenSearch — Loki indexes labels, not content.
In a terminal? npx -y github:SolvoHQ/os-alt-cli splunk prints
the Splunk comparison table including Grafana Loki.
how the CLI works →
Replaces these SaaS
- Splunk · Log management + SIEM
Use the official `loki-stack` chart or compose. Promtail (or Grafana Alloy) replaces Splunk Universal Forwarder — ship logs from your hosts. LogQL replaces SPL: `{job="app"} |= "error" | json | level="error"` is the rough equivalent of `index=app error level=error`. Visualize and alert in Grafana.
README badges for the SaaS this replaces
Maintainers and forks: drop a badge in your README to link readers from the SaaS-comparison page back to your repo.