• This guide provides instructions on how to configure Loki to collect logs and Grafana to query and display logs for a Milvus cluster.
    • Promtail is the agent, responsible for gathering logs and sending them to Loki.
    • Loki is the main server, responsible for storing logs and processing queries.
    • Grafana is platform, responsible for querying and displaying the logs.
  • Grafana Loki is a multi-tenant log aggregation system started by Grafana in 2018 and released under the Apache 2.0 license.
  • Grafana Loki is a log aggregation system designed to store and query logs from all your applications and infrastructure. env0 has the ability to send all of your...
  • In this guide, I will explain how to install Loki and outline how you can integrate the log aggregation solution with Grafana.
  • Logging, Monitoring and Alerting with Grafana Loki. Before proceeding with the steps for deploying Grafana Loki, let’s look at each tool briefly.
  • Loki, the latest open source project from the Grafana Labs team, is a horizontally scalable, high-availability, multi-tenant log aggregation system.
  • In this blog, we'll delve into the key features of Grafana Loki and guide you through the setup and exploration process.
  • Grafana Loki was inspired by Prometheus’ architecture, which uses labels to index data. This allows Loki to store indexes in less amount of space.