Bash: ./bin/elasticsearch: No such file or directory

Hello i am facing issue while setting up users for my ELK stack,

I setup ELK on docker so my ELK is running as a docker container i used sebp/elk image and my container is running fine i can access kibana dashboard, i am folowing the official guide Set up minimal security for Elasticsearch | Elasticsearch Guide [8.6] | Elastic

the issue i am facing while setting up users for my Elasticsearch is - /bin/elasticsearch
bash: ./bin/elasticsearch: No such file or directory, also i checked cd /usr/share/elasticsearch/bin/
path but getting same error
bash: cd: /usr/share/elasticsearch/bin/: No such file or directory

please let me know wahat i am missing

Welcome to our community! :smiley:

This isn't an official image so it may not totally match the documentation we have. You might need to check with the creator of the image for the location.

Hello, Thanks for the response i used this image form below link

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.