Improve doc

This commit is contained in:
Thomas Neirynck 2016-08-24 16:02:54 -04:00
parent 549293d2b1
commit e702c6d404

View file

@ -1,9 +1,9 @@
# Kibana is served by a back end server. This setting specifies the port to use.
# server.port: 5601
# Specifies the public host name to which the Kibana server will bind.
# Specifies the address to which the Kibana server will bind. IP addresses and host names are both valid values.
# The default is 'localhost', which usually means remote machines will not be able to connect.
# To allow connections from remote users, set this parameter to IP or the DNS-name of the machine that is running Kibana.
# To allow connections from remote users, set this parameter to a non-loopback address.
# server.host: "localhost"
# Enables you to specify a path to mount Kibana at if you are running behind a proxy. This setting