Grafana Loki: Comprehensive Agent-Usability Assessment
Docs-backedGrafana Loki is the cost-efficient alternative to Elasticsearch/Splunk for log aggregation — indexes only labels (not log content), which dramatically reduces storage cost while maintaining label-based filtering. Pairs with Grafana for visualization and Prometheus for metrics in the standard observability stack (metrics: Prometheus, logs: Loki, traces: Tempo). For agents: the push API ingests log streams directly, LogQL queries filter and aggregate logs, and Grafana Cloud provides managed hosting (50GB/month free). Self-hostable as a single binary with S3/GCS/Azure Blob backend for log storage. Confidence is docs-derived.