Elasticsearch not running by itself
I have installed elastic search following the instructions on one of your support pages. Everything has been done successfully and the service starts well but stops by itself after a while. I've also tried the following command
chkconfig --add elasticsearch
It is essential for the elasticsearch service to run permanently on my website. What should be done to achieve this?
chkconfig --add elasticsearch
It is essential for the elasticsearch service to run permanently on my website. What should be done to achieve this?