I have kibana installed on ubuntu server and can't navigate to it remotely. I'm on the same private network as the server. I've edited the kibana.yml file to the following:
Kibana is served by a back end server. This setting specifies the port to use.
server.port: 5601
Specifies the address to which the Kibana server will bind. IP addresses and host names are both valid values.
The default is 'localhost', which usually means remote machines will not be able to connect.
To allow connections from remote users, set this parameter to a non-loopback address.
server.host: "0.0.0.0"
I've opened the port 5601 and even disabled UFW with no luck. Any suggestions on what else I should look for. I'm new to this so help would be greatly appreciated. Thanks.
Good morning Tim. Elastic search is running. Not sure about the logs. I'm totally new to elasticsearch. If you could point me in the direction to access the log and what to look for I can send to you. I reinstalled elasticsearch this morning and not I'm getting HTTP/!.1 200 OK whereas before it wasn't.
HTTP/1.1 200 OK
kbn-name: kibana
kbn-xpack-sig: 0267e2644851baacc7a0f79fab6407f9
cache-control: no-cache
content-type: text/html; charset=utf-8
content-length: 68761
vary: accept-encoding
accept-ranges: bytes
connection: close
Date: Mon, 25 Feb 2019 13:58:54 GMT
Tim. It's working. I used a different machine to access and it works fine. Something weird going on with the other machine not allowing me to access. Firewall is disabled. I'm good for now. Thanks!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.