1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-11 13:53:21 +02:00

update kafka

This commit is contained in:
kev 2019-12-03 19:16:02 +08:00
parent 0d6a5b9d90
commit 20dd34f58d
2 changed files with 7 additions and 0 deletions

View File

@ -48,4 +48,7 @@ $ vim data/war/jsbundles/pluginSetupWizard.js
var pluginManagerErrorTimeoutMillis = 10 * 1000;
```
> Chinese users may add `-Dhudson.model.DownloadService.noSignatureCheck=true` option to use [plugin update mirror site][2].
[1]: https://jenkins.io/index.html
[2]: https://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/current/update-center.json

View File

@ -24,3 +24,7 @@ $ kafkacat -P -b localhost:9092 -t my-topic
# Consumer
$ kafkacat -C -b localhost:9092 -t my-topic -o end -u -q | jq .
```
## Monitoring
https://telegraf-kafka.readthedocs.io/en/stable/index.html