Make Kibana listen on localhost AND external IPs?

Hello

I want to able to make my Elastic Stack (Elasticsearch, Logstash, Kibana, and Beats) all listen on the localhost AND on the external IP (or at least bind it to a IP)

All I see is creating a reverse proxy with Nginx and its something I rather avoid.

How can I do this?

This is mentioned in the documentation as server.host - https://www.elastic.co/guide/en/kibana/current/settings.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.