I'm following the Intro video for ES and downloaded ES 2.1.0. I'm now trying to install Marvel 2.1 and following the instructions in the table at https://www.elastic.co/downloads/marvel
Step 1 worked, but when I run the command for Step 2 as: bin/kibana plugin --install elasticsearch/marvel/latest
I get the error: bin/kibana: No such file or directory
I'm running the command from the root of the ES directory. Do I need to install Kibana before Marvel? If yes, then where should the Kibana directory be located WRT to the ES directory?
bin/kibana plugin --install elasticsearch/marvel/latest is meant to be executed on the Kibana node (just provide the full path). And yes, you do need to install Kibana.
Kibana is independent of ES. You can place it wherever you like.
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.