Hello, I have a problem with the installation, i I followed the manual of Broadosoft
tar -zxvf kibana-4.5.2-linux-x64.tar.gz
Example startup
Kibana-4.5.2-linux.x64 serve -Q & bur the comman does not exists
When i run bin/kibana
./kibana-plugin: line 24: /home/elastic/kibana-5.2.2-linux-x86_64/bin/../node/bin/node: cannot execute binary file
./kibana-plugin: line 24: /home/elastic/kibana-5.2.2-linux-x86_64/bin/../node/bin/node: Success
It sounds like this error may arise if you install the wrong version of node (64 vs 32 bit) into a system that doesn't support it. Can you check which version of node you have installed and make sure your OS supports it?
Thank you for you answer, now the error is the compatibility
[root@asterisk1 bin]# ./kibana
log [13:36:19.895] [info][status][plugin:kibana@5.2.2] Status changed from uninitialized to green - Ready
log [13:36:19.984] [info][status][plugin:elasticsearch@5.2.2] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [13:36:20.079] [info][status][plugin:console@5.2.2] Status changed from uninitialized to green - Ready
log [13:36:20.114] [error][status][plugin:elasticsearch@5.2.2] Status changed from yellow to red - This version of Kibana requires Elasticsearch v5.2.2 on all nodes. I found the following incompatible nodes in your cluster: v2.3.3 @ 201.149.5.57:9200 (201.149.5.57)
log [13:36:20.700] [info][status][plugin:timelion@5.2.2] Status changed from uninitialized to green - Ready
log [13:36:20.720] [info][listening] Server running at http://localhost:5601
log [13:36:20.722] [error][status][ui settings] Status changed from uninitialized to red - Elasticsearch plugin is red
Where can I find version 4.5.2?
Or can I update the elasticsearh version without problem?
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.