OpenSearch/docs/reference/setup/important-settings
David Turner 99b5a27ea0 Node names in bootstrap config have no ports (#41569)
In cases where node names and transport addresses can be muddled, it is unclear
that `cluster.initial_master_nodes: master-a:9300` means to look for a node
called `master-a:9300` rather than a node called `master-a` with transport port
`9300`. This commit adds docs to that effect.
2019-05-08 10:38:40 +01:00
..
cluster-name.asciidoc
discovery-settings.asciidoc Node names in bootstrap config have no ports (#41569) 2019-05-08 10:38:40 +01:00
error-file.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
es-tmpdir.asciidoc
gc-logging.asciidoc
heap-dump-path.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
heap-size.asciidoc
network-host.asciidoc [DOCS] Fix typo in network-host.asciidoc 2019-02-25 16:55:06 +01:00
node-name.asciidoc Core: Default node.name to the hostname (#33677) 2018-09-19 15:21:29 -04:00
path-settings.asciidoc