Repositorio original: https://github.com/CodelyTV/loki-grafana-course.git
1-1-grafana-loki-vs-elk | ||
2-1-grafana-loki | ||
3-1-grafana-loki | ||
3-2-logstash-plugin | ||
3-3-docker-plugin | ||
4-1-logql-log-queries | ||
4-2-logql-log-pipeline | ||
README.md |
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.