elasticsearch/docs/reference/modules
David Turner f6f4260024
Clarify network interface setting (#66013)
Today we document the use of `_[networkInterface]_` to specify the
addresses of a network interface but do not spell out which parts of
this syntax should be taken literally and which are part of the
placeholder for the interface name. If you get it wrong then the
exception message is confusing too since it uses the results of
`NetworkInterface#toString()` which contains much more than just the
name of the interface.

This commit clarifies the docs and the exception message.

Closes #65978.
2020-12-09 08:41:34 +00:00
..
cluster
discovery
indices
cluster.asciidoc
discovery.asciidoc
gateway.asciidoc
http.asciidoc [DOCS] Fix wording for HTTP settings (#65964) 2020-12-07 12:18:55 -05:00
network.asciidoc Clarify network interface setting (#66013) 2020-12-09 08:41:34 +00:00
node.asciidoc
plugins.asciidoc
remote-clusters.asciidoc
threadpool.asciidoc
transport.asciidoc