I need help to install x-pack plugin.
When I try to install it on elasticSearch with the following command : bin/elasticsearch-plugin install x-pack, that put me this :
I downloaded the x-pack file and also tried to install it directly with the following command :
elasticsearch-plugin install file:///
But that returns the following error : "error elasticsearch directory is missing in the plugin zip".
the syntax should be like this :
bin\elasticsearch-plugin install file:///C:\Users\zzfbehb\Downloads\x-pack-5.1.2.zip
if there was peoblem maybe you have typo
but as i remember for kibana you should use 2 // after file like this file:// (i used in 5.1 maybe it is resolved in 5.3)
Yes I have the same syntax but it doesn't work. They put me this :
Downloading file :///C:\Users....\Downloads\x-pack-5.3.0.zip
Error : "elasticsearch directory is missing in the plugin zip"
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.