Kibana 模块
编辑Kibana 模块编辑
kibana
模块收集有关 Kibana 的指标。
兼容性编辑
kibana
模块与 Kibana 6.7.0 及更高版本兼容。
用于 Elastic Stack 监控的用法编辑
kibana
模块可用于收集我们 Kibana 中的 Stack Monitoring UI 所示的指标。要启用此用法,请设置 xpack.enabled: true
并从模块配置中删除任何 metricsets
。或者,运行 metricbeat modules disable kibana
和 metricbeat modules enable kibana-xpack
。
当此模块用于 Elastic Stack 监控时,它会将指标发送到监控索引,而不是 Metricbeat 通常使用的默认索引。有关监控索引的更多详细信息,请参阅 配置监控索引.
示例配置
Kibana 模块支持在 模块 中描述的标准配置选项。以下是一个示例配置
metricbeat.modules: - module: kibana metricsets: ["status"] period: 10s hosts: ["localhost:5601"] basepath: "" enabled: true # Set to true to send data collected by module to X-Pack # Monitoring instead of metricbeat-* indices. #xpack.enabled: false
此模块支持在使用 ssl
配置字段时使用 TLS 连接,如 SSL 中所述。它还支持 标准 HTTP 配置选项 中描述的选项。
指标集
以下指标集可用