Hello
I am implementing ElasticSearch , Logstash , and Kibana ( ELK Stack) on Ubuntu 15.10 but got to a step that is :
Load Kibana Dashboards :
beats - dashboards- cd *
./load.sh
after entering the command gives me this error :
curl : ( 7) Failed to connect to localhost port 9200 : Conection refused
Can help please
Thank you