ELK堆栈使用率很高,但cAdvisor只支持influxdb。所以我想实现一个基于Lumberjack协议的日志隐藏转发驱动。
我认为cAdvisor可以将指标数据转发到LogStash。
所以我计划在this.But上工作,我真的不知道如何开始编码。
https://github.com/google/cadvisor/issues/634
发布于 2015-09-10 15:38:05
我已经在ElasticSearch中实现了存储度量数据。
请参阅https://github.com/google/cadvisor/pull/875
https://stackoverflow.com/questions/32366928
相似问题