Hello All,
I am using metricbeat6.2.4. I want to export metricbeat dashboard in kibana. I have configured logstash output in my metricbeat.yml file instead of elasticsearch output. My Kibana dashboard is running on different server and i am using nginx webserver.
When is used the below command to import the dashboard i am getting below error:
$ /usr/share/metricbeat/bin/metricbeat setup -e -c /etc/metricbeat/metricbeat.yml
Error:
2018-08-20T07:32:00.477Z INFO instance/beat.go:468 Home path: [/usr/share/metricbeat/bin] Config path: [/usr/share/metricbeat/bin] Data path: [/usr/share/metricbeat/bin/data] Logs path: [/usr/share/metricbeat/bin/logs]
2018-08-20T07:32:00.478Z INFO instance/beat.go:475 Beat UUID: a62b67aa-61ec-44a1-abf0-5632a63ac46f
2018-08-20T07:32:00.478Z INFO instance/beat.go:213 Setup Beat: metricbeat; Version: 6.2.4
2018-08-20T07:32:00.480Z INFO pipeline/module.go:76 Beat name: orion4
2018-08-20T07:32:00.481Z ERROR instance/beat.go:667 Exiting: Template loading requested but the Elasticsearch output is not configured/enabled
Exiting: Template loading requested but the Elasticsearch output is not configured/enabled
Can you please help me how i can import metricbeat dashboard.
Any assistance will be appreciated.
Thanks in advance.
