12 lines
255 B
Text
12 lines
255 B
Text
|
# Module: kibana
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-kibana.html
|
||
|
|
||
|
- module: kibana
|
||
|
#metricsets:
|
||
|
# - status
|
||
|
period: 10s
|
||
|
hosts: ["localhost:5601"]
|
||
|
#basepath: ""
|
||
|
#username: "user"
|
||
|
#password: "secret"
|