Just to let you know that if you are using the service wrapper and
running elasticsearch as a non-root user, eg using the instructions on Elasticsearch Platform — Find real-time answers at scale | Elastic
elasticsearch-as-a-non-root-user.html
then you need to make a change to your user.
The new version of the service wrapper now requires your elasticsearch
user to have a shell specified.
Previously, the tutorial above said to create your user as:
useradd -d $ES_HOME elasticsearch
This creates the user with the shell set to /bin/false.
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.