为 Kibana 启用 docker 模块
Enabling docker module for Kibana
登录我的 docker 容器后,我 运行 使用以下命令安装 docker Metricbeat 模块:
$ curl -L -O https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-6.4.0-x86_64.rpm
$ rpm -vi metricbeat-6.4.0-x86_64.rpm
$ metricbeat 模块启用 docker
模块 docker 不存在!
metricbeat-6.4.0 存在一个已知问题
参见 https://github.com/elastic/beats/issues/8104
采用metricbeat-6.4.1
登录我的 docker 容器后,我 运行 使用以下命令安装 docker Metricbeat 模块:
$ curl -L -O https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-6.4.0-x86_64.rpm
$ rpm -vi metricbeat-6.4.0-x86_64.rpm
$ metricbeat 模块启用 docker 模块 docker 不存在!
metricbeat-6.4.0 存在一个已知问题 参见 https://github.com/elastic/beats/issues/8104
采用metricbeat-6.4.1