Hi.. Now I installed ELK but it showing 1. Elasticsearch plugin is red 2. This version of Kibana requires Elasticsearch v5.5.2 on all nodes. I found the following incompatible nodes in your cluster: v2.4.6 @ 127.0.0.1:9200 (127.0.0.1)
In order to use Kibana 5.5.2 you will need to upgrade Elasticsearch to 5.5.2 as well. It looks like you are currently running 2.4.6, which is not compatible.
@Christian_Dahlqvist Thanks for your replay. But I am downloaded latest version only. Just now only I downloaded
What do you see if you curl 127.0.0.1:9200 or simply point a browser at 127.0.0.1:9200?
@Christian_Dahlqvist Yes It displaying "number" : "2.4.6". How did I upgrade to 5.2.2?
How you upgrade will depend on how you installed it in the first place. You can read about upgrading Elasticsearch here.