Have you ran the bin/elasticsearch.bat command? If not, please run it, then attach a screenshot of your Task Manager.
Also, download TCPView from Microsoft, and attach a screenshot of TCPView to ensure you have Elasticsearch running and listening on that port, after you have ran the bin/elasticsearch.bat command, then scroll down to local port 9200, and check if you have Java listening on port 9200.
Also, ensure that you have installed Java 8 and that you have the environment variable JAVA_HOME pointing to the directory where Java 8 is installed. Anything less than Java 8 won't work.
Also, please check if Windows firewall is blocking the port.
I tried to run bin/elasticsearch.bat, but after I double clicked it will automatically close the dialog (looks like there is an error, however I couldn't capture it as the dialog closes very fast). I have downloaded TCPView, and there is no port 9200 in the process. I have no idea how to check the Java listening on port 9200. I have install the Java version 8 and it is setup on the environment variable. I have checked the firewall, it does not block the port 9200 and the port is not display where I run netstat -a -n command.
Open a command prompt, and change directory to the Elasticsearch bin directory.
Run the SET command to show the environment variables, then attach a screenshot, showing clearly the JAVA_HOME environment variable setting.
Then run Elasticsearch.bat
Wait a few minutes, then run TCPView, capture and attach a TCPView screenshot, ensuring that the screenshot clearly shows local port 9200 (scroll up and down if you have to).
I suggest you use the default elasticsearch.yml and kibana.yml first, since you're a newbie to elastic.
Rename your existing .yml to yml.old for both elasticsearch and kibana, and create empty elasticsearch.yml and kibana.yml in the respective config directories then start elasticsearch and kibana from separate command line directories.
Thanks a lot for your help, now I am able to open Kibana.
However I need to Configure an index pattern.
What actually an index pattern? Is it related to data source?
Because I haven't decided yet what data and data source I want to use.
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.