[DOCS] Changes name to host (#45798) (#45908)

This commit is contained in:
Kaarina Tungseth 2019-09-18 13:58:55 -05:00 committed by GitHub
parent 0318460b5d
commit b99d37bb5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ The port for accessing Kibana, if different from the `server.port` value.
The protocol for accessing Kibana, typically `http` or `https`.
`xpack.reporting.kibanaServer.hostname`::
The hostname for accessing Kibana, if different from the `server.name` value.
The hostname for accessing {kib}, if different from the `server.host` value.
NOTE: Configuring the `xpack.reporting.kibanaServer` settings to point to a
proxy host requires that the Kibana server has network access to the proxy.