Is there a way to bind Kibana to more than one IP address using kibana's config file: kibana.yml
?
Right now, if I modify the lineserver.host: "127.0.0.1"
toserver.host: ["127.0.0.1","123.45.67.89"]
which is valid YML, I get an error.
Is there any way to accomplish this from within Kibana or do I need to do it through a proxy/nginx?
Try 0.0.0.0
if you want kibana to be available on real ip and localhost at the same time.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With