mirror of
https://github.com/YunoHost-Apps/loki_ynh.git
synced 2024-09-03 19:36:16 +02:00
update links
This commit is contained in:
parent
d5f82f7912
commit
10a2cfdbd1
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ 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](/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.
|
||||
- [Grafana](/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
|
||||
- [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.
|
||||
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue