wget https://artifacts.elastic.co/downloads/kibana/kibana-5.6.16-linux-x86.tar.gz
sha1sum kibana-5.6.16-linux-x86.tar.gz
tar -xzf kibana-5.6.16-linux-x86.tar.gz
cd kibana/
and when i run the ./bin/kibana, it gives me error ./bin/kibana: 24: exec: ./bin/../node/bin/node: Exec format error?
uname -a gives Linux ubuntu 5.4.0-1015-raspi #15-Ubuntu SMP Fri Jul 10 05:34:24 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux.
Im running 32x elastic search. i have node 14.4.0
Kibana includes the necessary nodeJS binaries for it to run. Running Kibana against a separately maintained version of Node.js is not supported. (https://www.elastic.co/guide/en/kibana/5.6/set
up.html#supported-platforms)
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.