Search code examples
elasticsearchkibanakibana-4

Kibana and Elasticsearch compatibility


I want to use Kibana with my Elasticsearch instance. Having downloaded the latest Kibana instance, I realized that it isn't compatible with my Elasticsearch version:

Kibana: This version of Kibana requires Elasticsearch 1.4.4 or higher on all nodes. I found the following incompatible nodes in your cluster: Elasticsearch v1.3.1

Where can I find what versions of Kibana are compatible with which releases of Elasticsearch?


Solution

  • You just need to have Elasticsearch version of 1.4.4 or higher to integrate kibana.