The following dashboards are provided for use with data from the Telegraf kibana input.
The following input plugin configuration is required to provide the data for these dashboards.
[[inputs.kibana]]
servers = ["http://192.0.2.11:5601"]
timeout = "5s"
username = "elastic"
password = "changeme"
# tls_ca = "/etc/telegraf/ca.pem"
# tls_cert = "/etc/telegraf/cert.pem"
# tls_key = "/etc/telegraf/key.pem"
# insecure_skip_verify = false