18 lines
663 B
Markdown
18 lines
663 B
Markdown
|
# Gestión de logs con Grafana Loki
|
||
|
|
||
|
Examples used to prepare the [Grafana+Loki course](https://pro.codely.tv/library/gestion-de-logs-con-loki-y-grafana-179996/406456/about/).
|
||
|
|
||
|
## ⚒️️ 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.*
|