1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/loki_ynh.git synced 2024-09-03 19:36:16 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-12-27 11:06:06 +00:00
parent 10a2cfdbd1
commit 62ad112a45
2 changed files with 6 additions and 6 deletions

View file

@ -25,9 +25,9 @@ Compared to other log aggregation systems, Loki:
- has native support in Grafana (needs Grafana v6.0). - has native support in Grafana (needs Grafana v6.0).
A Loki-based logging stack consists of 3 components: A Loki-based logging stack consists of 3 components:
- [promtail](/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki.
- [loki](/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries.
- [Grafana](/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.

View file

@ -25,9 +25,9 @@ Compared to other log aggregation systems, Loki:
- has native support in Grafana (needs Grafana v6.0). - has native support in Grafana (needs Grafana v6.0).
A Loki-based logging stack consists of 3 components: A Loki-based logging stack consists of 3 components:
- [promtail](/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki.
- [loki](/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries.
- [Grafana](/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.