If you start up a freshly-unpacked Elasticsearch tarball, security auto-configuration will set `http.host: 0.0.0.0` in `elasticsearch.yml`, overriding the documented default behaviour which is to fall back to `network.host` which itself defaults to `localhost`. This commit adds a note to the docs about this. |
||
---|---|---|
.. | ||
cluster | ||
discovery | ||
indices | ||
network | ||
cluster.asciidoc | ||
discovery.asciidoc | ||
gateway.asciidoc | ||
http.asciidoc | ||
network.asciidoc | ||
node.asciidoc | ||
plugins.asciidoc | ||
remote-cluster-network.asciidoc | ||
remote-clusters-shared.asciidoc | ||
remote-clusters.asciidoc | ||
threadpool.asciidoc | ||
transport.asciidoc |