Per the docs, the command is bin/elasticsearch-plugin install file:///path/to/file/x-pack-5.0.0.zip So you need to do bin/elasticsearch-plugin install file:///setup/x-pack-5.0.0.zip.
You have not added the file:// part.
Per the docs, the command is bin/elasticsearch-plugin install file:///path/to/file/x-pack-5.0.0.zip So you need to do bin/elasticsearch-plugin install file:///setup/x-pack-5.0.0.zip.
You have not added the file:// part.
© 2020. All Rights Reserved - Elasticsearch
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.