Starting from v2.0 Elasticsearch is listening only on localhost by default, but I\'d like to make request outside localhost.
For example, a request like this is allo
In config/elasticsearch.yml put
config/elasticsearch.yml
network.host: 0.0.0.0