The error:
Exiting: Error importing Kibana dashboards: fail to create the Kibana loader: Error creating Kibana client: fail to get the Kibana version:HTTP GET request to /api/status fails: fail to execute the HTTP GET request: Get http://ip_addr:5602/api/status: dial tcp ip_addr:5602: getsockopt: connection refused. Response:
I run kibana and elasticsearch and filebeat instances on a docker stack. Thy are all at version 6.2.2.
I am attempting to load the filebeat dashboards in my kibana instance. I try to run the setup separately with this command:
docker run --net=SWARM_NET docker.elastic.co/beats/filebeat:6.2.2 setup -E "output.elasticsearch.hosts=["http://elasticsearch:9200"]" -E "setup.kibana.host:"http://kibana:5601"" --dashboards
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.