Go to file
Joan López de la Franca Beltran b86e377b8a Contents for lecture 6-2
2022-04-28 10:34:23 +02:00
1-1-grafana-loki-vs-elk Contents for lecture 1-1 2022-04-12 16:51:30 +02:00
2-1-grafana-loki Contents for lecture 2-1 2022-04-12 17:20:22 +02:00
3-1-grafana-loki Contents for lecture 3-1 2022-04-12 19:53:35 +02:00
3-2-logstash-plugin Contents for lecture 3-2 2022-04-12 19:55:56 +02:00
3-3-docker-plugin Contents for lecture 3-3 2022-04-12 20:13:41 +02:00
4-1-logql-log-queries Contents for lecture 4-1 2022-04-28 09:20:41 +02:00
4-2-logql-log-pipeline Contents for lecture 4-2 2022-04-28 09:22:05 +02:00
4-3-logql-metric-queries Contents for lecture 4-3 2022-04-28 09:23:50 +02:00
5-1-loki-dashboards-intro Contents for lecture 5-1 2022-04-28 10:23:45 +02:00
5-2-loki-dashboards-flog Contents for lecture 5-2 2022-04-28 10:24:46 +02:00
5-3-loki-dashboards-nginx Contents for lecture 5-3 2022-04-28 10:25:49 +02:00
6-1-loki-alerts Contents for lecture 6-1 2022-04-28 10:31:45 +02:00
6-2-grafana-alerts Contents for lecture 6-2 2022-04-28 10:34:23 +02:00
README.md Repository instructions 2022-04-12 20:23:29 +02:00

Gestión de logs con Grafana Loki

Examples used to prepare the Grafana+Loki course.

⚒️ Requirements

  • Docker
  • Docker Compose

🕵️ Project structure

This repository contains a directory with all the resources (docker-compose.yml, configuration, provisioning files, etc) for every lesson that required a specific set up of Grafana, Loki, Promtail and, in certain cases, the ELK stack to compare.

NOTE: The directory structure does not match the course lessons index because some lessons don't contain practical examples but a theoretical overview.