I've installed kibana before, but this time I cannot get any response from a browser? I see port 5601 listening via netstat and the firewall is disabled. I can get to ntopng via browser, which is running on port 3000, but I get no response from http://myserver:5601
A port scan also shows nothing from port 5601, only 22 and 3000 are open/responding.
This is a CentOS 7 box.
How can I troubleshoot this problem?
Thanks!