Loki
#devops
Loki is a log aggregation system designed like Prometheus for labels: cheap storage by indexing metadata, not full-text by default, with queries in LogQL. It pairs with Grafana for exploration and fits the LGTM stack narrative alongside metrics and traces. Use it when you want centralized logs without running a full Elasticsearch cluster for every use case.