I've installed both Elasticsearch and Kibana 5.6.2 on Windows 10 x64. Running elasticsearch seems to work just fine, I get the expected server output and the REST API is accessible at localhost:9200
However, when I run kibana on default settings, following the tutorial here, I get Status: Red and it appears the plugin:elasticsearch@5.6.2 is timing out.
.kibana 0 p STARTED 0 162b 127.0.0.1 IFhcBfL
.kibana 0 r UNASSIGNED
And the kibana logs show
log [22:37:27.456] [info][status][plugin:kibana@5.6.2] Status changed from uninitialized to green - Ready
log [22:37:27.519] [info][status][plugin:elasticsearch@5.6.2] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [22:37:27.534] [info][status][plugin:console@5.6.2] Status changed from uninitialized to green - Ready
log [22:37:27.550] [info][status][plugin:metrics@5.6.2] Status changed from uninitialized to green - Ready
log [22:37:27.706] [info][status][plugin:timelion@5.6.2] Status changed from uninitialized to green - Ready
log [22:37:27.706] [info][listening] Server running at http://localhost:5601
log [22:37:27.706] [info][status][ui settings] Status changed from uninitialized to yellow - Elasticsearch plugin is yellow
log [22:37:28.925] [info][status][plugin:elasticsearch@5.6.2] Status changed from yellow to green - Kibana index ready
log [22:37:28.925] [info][status][ui settings] Status changed from yellow to green - Ready
...looks like now it works? Lol I haven't done anything at all. Except for restarting both instances a couple times.
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.