Hi Team,
I have installed the ES 5.0 as service on CentOs. When I run the default ES with default configuration , I can see ES running.
But when I run the same by modifying the network.host : 0.0.0.0 , I am unable to see ES running and while checking the status it gives an error as elastic service failed :
Nov 09 19:39:09 monitoring systemd[1]: elasticsearch.service: main process exited, code=exited, status=78/n/a
Nov 09 19:39:09 monitoring systemd[1]: Unit elasticsearch.service entered failed state.
Nov 09 19:39:09 monitoring systemd[1]: elasticsearch.service failed.
Kindly let me know if this is a bug or is there any work around for same.