Hi
Kibana web page do not open,while process is active after systemctl restart.
■What I want to realize
Confirm the data acquired with elasticsearch with kibana on another server
■Status
・elasticsearch server is already set
・I executed "systemctl start kibana.service" on the kibana server,
but I can't access it by opening "http: // : 5601" in a web browser.
“elasticsearch.hosts” in kibana.yml is ["http: //xx.xx.xx.xx: 9200", "http: //xx.xx.xx.xx: 9200", "http: // xx. xx.xx.xx: 9200 "] already set.
I executed "systemctl status kibana.service '' but
"Started Kibana.
Starting Kibana ..."
was displayed.
And "Active: active(running)" was displayed.