mirror of
https://github.com/YunoHost-Apps/loki_ynh.git
synced 2024-09-03 19:36:16 +02:00
Merge branch 'testing' into ci-auto-update-sources
This commit is contained in:
commit
0c3e4add6b
7 changed files with 180 additions and 19 deletions
|
@ -4,5 +4,3 @@
|
|||
|
||||
|
||||
* [Lire le README en français](README_fr.md)
|
||||
|
||||
|
||||
|
|
|
@ -31,7 +31,6 @@ A Loki-based logging stack consists of 3 components:
|
|||
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
|
||||
|
||||
**Version incluse :** 2.9.5~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
- Site officiel de l’app : <https://grafana.com/docs/loki/latest/>
|
||||
- Documentation officielle de l'admin <https://grafana.com/docs/loki/latest/>
|
||||
|
|
55
README_eu.md
Normal file
55
README_eu.md
Normal file
|
@ -0,0 +1,55 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# Loki + Promtail YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/loki)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=loki)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek Loki + Promtail YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
|
||||
|
||||
Compared to other log aggregation systems, Loki:
|
||||
|
||||
- does not do full text indexing on logs. By storing compressed, unstructured logs and only indexing metadata, Loki is simpler to operate and cheaper to run.
|
||||
- indexes and groups log streams using the same labels you’re already using with Prometheus, enabling you to seamlessly switch between metrics and logs using the same labels that you’re already using with Prometheus.
|
||||
- is an especially good fit for storing Kubernetes Pod logs. Metadata such as Pod labels is automatically scraped and indexed.
|
||||
- has native support in Grafana (needs Grafana v6.0).
|
||||
|
||||
A Loki-based logging stack consists of 3 components:
|
||||
- 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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2.9.5~ynh1
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://grafana.com/docs/loki/latest/>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://grafana.com/docs/loki/latest/>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/grafana/loki>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/loki>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/loki_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -11,8 +11,8 @@ Il ne doit pas être modifié à la main.
|
|||
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Loki + Promtail rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Loki + Promtail rapidement et simplement sur un serveur YunoHost.*
|
||||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
|
@ -43,8 +43,7 @@ A Loki-based logging stack consists of 3 components:
|
|||
|
||||
Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/loki_ynh/tree/testing),
|
||||
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
Pour essayer la branche `testing`, procédez comme suit :
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
|
|
55
README_gl.md
Normal file
55
README_gl.md
Normal file
|
@ -0,0 +1,55 @@
|
|||
<!--
|
||||
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# Loki + Promtail para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/loki)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=loki)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar Loki + Promtail de xeito rápido e doado nun servidor YunoHost.*
|
||||
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
|
||||
|
||||
Compared to other log aggregation systems, Loki:
|
||||
|
||||
- does not do full text indexing on logs. By storing compressed, unstructured logs and only indexing metadata, Loki is simpler to operate and cheaper to run.
|
||||
- indexes and groups log streams using the same labels you’re already using with Prometheus, enabling you to seamlessly switch between metrics and logs using the same labels that you’re already using with Prometheus.
|
||||
- is an especially good fit for storing Kubernetes Pod logs. Metadata such as Pod labels is automatically scraped and indexed.
|
||||
- has native support in Grafana (needs Grafana v6.0).
|
||||
|
||||
A Loki-based logging stack consists of 3 components:
|
||||
- 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.
|
||||
|
||||
|
||||
**Versión proporcionada:** 2.9.5~ynh1
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://grafana.com/docs/loki/latest/>
|
||||
- Documentación oficial para admin: <https://grafana.com/docs/loki/latest/>
|
||||
- Repositorio de orixe do código: <https://github.com/grafana/loki>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/loki>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/loki_ynh/tree/testing).
|
||||
|
||||
Para probar a rama `testing`, procede deste xeito:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
55
README_zh_Hans.md
Normal file
55
README_zh_Hans.md
Normal file
|
@ -0,0 +1,55 @@
|
|||
<!--
|
||||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
||||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Loki + Promtail
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/loki)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=loki)
|
||||
|
||||
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
||||
|
||||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Loki + Promtail。*
|
||||
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
|
||||
|
||||
## 概况
|
||||
|
||||
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
|
||||
|
||||
Compared to other log aggregation systems, Loki:
|
||||
|
||||
- does not do full text indexing on logs. By storing compressed, unstructured logs and only indexing metadata, Loki is simpler to operate and cheaper to run.
|
||||
- indexes and groups log streams using the same labels you’re already using with Prometheus, enabling you to seamlessly switch between metrics and logs using the same labels that you’re already using with Prometheus.
|
||||
- is an especially good fit for storing Kubernetes Pod logs. Metadata such as Pod labels is automatically scraped and indexed.
|
||||
- has native support in Grafana (needs Grafana v6.0).
|
||||
|
||||
A Loki-based logging stack consists of 3 components:
|
||||
- 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.
|
||||
|
||||
|
||||
**分发版本:** 2.9.5~ynh1
|
||||
## 文档与资源
|
||||
|
||||
- 官方应用网站: <https://grafana.com/docs/loki/latest/>
|
||||
- 官方管理文档: <https://grafana.com/docs/loki/latest/>
|
||||
- 上游应用代码库: <https://github.com/grafana/loki>
|
||||
- YunoHost 商店: <https://apps.yunohost.org/app/loki>
|
||||
- 报告 bug: <https://github.com/YunoHost-Apps/loki_ynh/issues>
|
||||
|
||||
## 开发者信息
|
||||
|
||||
请向 [`testing` 分支](https://github.com/YunoHost-Apps/loki_ynh/tree/testing) 发送拉取请求。
|
||||
|
||||
如要尝试 `testing` 分支,请这样操作:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
或
|
||||
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
|
@ -33,12 +33,12 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.loki]
|
||||
amd64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/loki-linux-amd64.zip"
|
||||
amd64.sha256 = "4d083365dc2c843de5d836cc836cf49e391eb1174f77a40bfd4a26a74ba3173e"
|
||||
armhf.url = "https://github.com/grafana/loki/releases/download/v2.9.6/loki-linux-arm.zip"
|
||||
armhf.sha256 = "7be1438b3b192ca7e75dfdbba91debb04e0c1a5455e099ee1b2b524e9e65d6aa"
|
||||
arm64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/loki-linux-arm64.zip"
|
||||
arm64.sha256 = "8ad3c6c8eab570c830bf6a7198f65290514c4065b9c507d11d9d6afcf7eba9de"
|
||||
amd64.url = "https://github.com/grafana/loki/releases/download/v3.0.0/loki-linux-amd64.zip"
|
||||
amd64.sha256 = "6f6cb5cfb1ea9c00794b3928a7af0e448930b2854938f3a18012c707158c4f7a"
|
||||
armhf.url = "https://github.com/grafana/loki/releases/download/v3.0.0/loki-linux-arm.zip"
|
||||
armhf.sha256 = "24694c1a21fe5a386d78309fe7225ea1daaf1987833e277ceb5e29f87688a54f"
|
||||
arm64.url = "https://github.com/grafana/loki/releases/download/v3.0.0/loki-linux-arm64.zip"
|
||||
arm64.sha256 = "2f7b406fea48eccd7a6e08187d7dedb77cff38f4f04e271982a7185d3a68225c"
|
||||
in_subdir = false
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
@ -47,12 +47,12 @@ ram.runtime = "50M"
|
|||
autoupdate.asset.arm64 = "^loki-linux-arm64.zip$"
|
||||
|
||||
[resources.sources.promtail]
|
||||
amd64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/promtail-linux-amd64.zip"
|
||||
amd64.sha256 = "04db05ba4caf098cbfd3f49b2f0ee7b2e94073fd7822ee775cc904c6569b5075"
|
||||
armhf.url = "https://github.com/grafana/loki/releases/download/v2.9.6/promtail-linux-arm.zip"
|
||||
armhf.sha256 = "253db7ed747d20f560460f95f2aeccd87c0886029799f243de466818484563f5"
|
||||
arm64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/promtail-linux-arm64.zip"
|
||||
arm64.sha256 = "78ce372104cace335d119dfe11516fefe1cd74a26d80d9eca1fc58552bbed9ef"
|
||||
amd64.url = "https://github.com/grafana/loki/releases/download/v3.0.0/promtail-linux-amd64.zip"
|
||||
amd64.sha256 = "3a5120422a2a8aa26659a188d63f1425707ed42a1af274acc0a7797d851acf48"
|
||||
armhf.url = "https://github.com/grafana/loki/releases/download/v3.0.0/promtail-linux-arm.zip"
|
||||
armhf.sha256 = "fbab7aff7284a142bff5a2a5cbb1e8772307ec9b55aa778d6d34d9e019263b5a"
|
||||
arm64.url = "https://github.com/grafana/loki/releases/download/v3.0.0/promtail-linux-arm64.zip"
|
||||
arm64.sha256 = "a21152d2746915271d36b98bd7d1d496771571849f2386d9bff523326cb93a59"
|
||||
in_subdir = false
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
|
Loading…
Add table
Reference in a new issue