Grafana Loki | Grafana Labs
https://grafana.com/oss/lokiGrafana Loki Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
Grafana Loki | Grafana Labs
grafana.com › oss › lokiLoki is a horizontally scalable, highly available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream. The Loki project was started at Grafana Labs in 2018, and announced at KubeCon Seattle. Loki is released under the AGPLv3 license.
Monitoring with Prometheus, Loki, and Grafana | OpenCue
www.opencue.io › docs › other-guidesAug 02, 2021 · Prometheus for collecting metrics from the OpenCue database and scheduler. Loki for collecting logs from all OpenCue components. Grafana to provide an interface for querying and displaying the data send by the others. Before you begin. Follow our quick start guide, which will walk you through standing up a basic OpenCue deployment using Docker compose. This guide builds on the quick start, and they share the same prerequisites.