1. Start the elasticsearch with ./elasticsearch -d in the ES_HOME/bin 2. check the process id with ps -ef | grep elas 3. Check the path of the process with ll /proc/PID 4. the path is ES_HOME not the ES_HOME/bin