elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.72k stars 8.14k forks source link

server.host values should be consistent with Elasticsearch #17830

Open tylersmalley opened 6 years ago

tylersmalley commented 6 years ago

Elasticsearch supports special values to define the address to bind to.

We should also support _[networkInterface]_, _local_, _site_ and _global_.

Related to: https://github.com/elastic/kibana/issues/12064

kunisen commented 5 years ago

any update here?

mellieA commented 4 years ago

@tylersmalley I'm working on updating the docs to give examples for the server.host parameter. Have there been any changes to allow the special values outlined above?

tylersmalley commented 4 years ago

@mellieA, there have not. This work has not been done, yet.