Failed to start Elasticsearch. (code=exited, status=1/FAILURE)

okay try to add..

transport.host: localhost  

transport.tcp.port: 9300 

in your elasticsearch.yml and restart the service of elasticsearch

1 Like