diff --git a/README.md b/README.md index a360a90..0fabf8c 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ Compared to other log aggregation systems, Loki: - has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: - - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. + - Promtail (included in this package) is the agent, responsible for gathering logs and sending them to Loki. + - Loki is the main server, responsible for storing logs and processing queries. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. -**Shipped version:** 2.7.1~ynh1 +**Shipped version:** 2.7.1~ynh2 ## Disclaimers / important information - Loki is not exposed to the web; diff --git a/README_fr.md b/README_fr.md index 120af5a..50b0975 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,13 +25,13 @@ Compared to other log aggregation systems, Loki: - has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: - - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. + - Promtail (included in this package) is the agent, responsible for gathering logs and sending them to Loki. + - Loki is the main server, responsible for storing logs and processing queries. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. -**Version incluse :** 2.7.1~ynh1 +**Version incluse :** 2.7.1~ynh2 ## Avertissements / informations importantes - Loki is not exposed to the web;