i am trying to install zentity 1.8.1- on elasticsearch-7.12.1 however i am getting below error:
I have tried As per the zentity official documentation https://zentity.io/docs/installation/ but no luck.
sudo elasticsearch-plugin install zentity-1.8.1-elasticsearch-7.12.1.zip
output / error :
sudo: elasticsearch-plugin: command not found
you need to make sure that either;
$ES_HOME
is in your $PATH
, or$ES_HOME
directory and run bin/elasticsearch-plugin