diff --git a/README.md b/README.md new file mode 100644 index 0000000..70f4cf2 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# 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.* \ No newline at end of file