elasticsearch/docs/reference/modules
David Turner 2adeb4a666
Expand and consolidate networking docs (#68051)
Today's network config docs are split into "Network", "HTTP" and
"Transport" pages, with unclear relationships between them. We often
encounter users with weird configs that indicate they don't really
understand how these settings all relate. In fact these pages are all
very interrelated, and the HTTP and Transport pages are almost all only
for advanced users. This commit brings these docs into a single page and
rewords some things to try and guide users away from the advanced
settings unless their configuration needs all the extra complexity.

It also adds a section entitled "Binding and publishing" which clarifies
the meanings of the `bind_host` and `publish_host` parameters. This is
also a common source of confusion amongst users.

It also clarifies that many of these settings accept a list of
addresses, and warns that this may not be what you want. Closes #67956.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-02-01 13:06:20 +00:00
..
cluster Expand docs on disk-based shard allocation (#65668) 2020-12-07 14:51:26 +00:00
discovery Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
indices limit the depth of nested bool queries (#66204) 2021-01-12 09:36:09 -05:00
network Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
gateway.asciidoc [DOCS] Document dynamic cluster settings (#61760) 2020-09-01 15:48:45 -04:00
http.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
network.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
node.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
threadpool.asciidoc Dedicated threadpool for system index writes (#61655) 2020-09-22 12:14:45 -06:00
transport.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00