11 lines
249 B
YAML
11 lines
249 B
YAML
# Module: kibana
|
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.10/metricbeat-module-kibana.html
|
|
|
|
- module: kibana
|
|
xpack.enabled: true
|
|
period: 10s
|
|
hosts: ["localhost:5601"]
|
|
#basepath: ""
|
|
#username: "user"
|
|
#password: "secret"
|