DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Log Monitoring and Alerting With Grafana Loki

4 years ago www.infracloud.io

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In a production environment, a downtime of even a few microseconds is intolerable. It also helps in optimizing cost and other resources proactively.

In this post, we will walk through the steps to deploy Grafana Loki in a Kubernetes environment.

Grafana Loki consists of three components Promtail, Loki, and, Grafana (PLG) which we will see in brief before proceeding to the deployment.

To install Loki run the following commands: Create a prom-oper-values.yaml and add the following values to it: In this, we have added configuration for the Grafana to add Loki as the data source.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com