Skip to content

Commit

Permalink
Executable Tutorial Proposal (#2517)
Browse files Browse the repository at this point in the history
* Executable tutorial: Real-Time Log Monitoring with Loki and Grafana

* fix: fix typo
  • Loading branch information
d-melita authored Sep 23, 2024
1 parent 113d54e commit 333a916
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions contributions/executable-tutorial/diogogm-diogotc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Assignment Proposal

## Title

Real-Time Log Monitoring with Loki and Grafana

## Names and KTH ID

- Diogo Melita ([email protected])
- Diogo Correia ([email protected])

## Deadline

- Task 3

## Category

- Executable Tutorial

## Description

In this tutorial, we want to set up a real-time log monitoring solution using Loki for log aggregation and Grafana for visualization. This tutorial will teach how to install and configure Loki, integrate it with Grafana, and create dashboards to visualize logs. Additionally, we will write queries to extract insights and set up alerts based on log patterns.

**Relevance**
This tutorial is relevant in the DevOps context as it enhances visibility into applications and infrastructure. By using Loki and Grafana for real-time log monitoring, teams can quickly identify issues, improve collaboration, automate responses, and support continuous improvement, all of which are essential for maintaining reliable system performance.

0 comments on commit 333a916

Please sign in to comment.