OpenSearch/docs/reference/setup
Jason Tedor b7995fbc0d Fix default port for unicast zen ping hosts
Today when you do not specify a port for an entry in
discovery.zen.ping.unicast.hosts, the default port is the value of the
setting transport.profiles.default.port and falls back to the value of
transport.tcp.port if this is not set. For a node that is explicitly
bound to a different port than the default port, this means that the
default port will be equal to this explicitly bound port. Yet, the docs
say that we fall back to 9300 here. This commit corrects the docs.

Relates #22568
2017-01-11 17:10:56 -05:00
..
install [docs] Add missing RUN command from custom docker config 2017-01-11 11:13:05 +02:00
sysconfig Fixing a second "second" reference in docs (#22345) 2016-12-28 18:50:10 +01:00
bootstrap-checks.asciidoc Rename bootstrap.seccomp to bootstrap.system_call_filter 2016-12-16 18:22:54 -05:00
cluster_restart.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00
configuration.asciidoc Fix incorrect instructions for disabling deprecation logging (#21569) 2016-11-15 09:57:26 -07:00
important-settings.asciidoc Fix default port for unicast zen ping hosts 2017-01-11 17:10:56 -05:00
install.asciidoc [docs] Document Docker installation method 2016-11-17 15:06:32 +02:00
reindex_upgrade.asciidoc Add note about retention periods to reindex-upgrade docs 2016-10-13 12:13:55 +02:00
rolling_upgrade.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00
stopping.asciidoc [DOC] Remove obsolete node names from documentation 2016-09-19 11:56:28 +02:00
sysconfig.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
upgrade.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00