I am not able to open Kibana page in my web browser.
I get ERR_CONNECTION_REFUSED
Elastic + Kibana installed on the same machine:
NAME="Ubuntu"
VERSION="16.04.2 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.2 LTS"
VERSION_ID="16.04"
Earlier I was able to see Kibana page in my browser but there are some issues with plugins that tried to fix.
So I checked the status of elastic and it was running,
I checked the logstash status and it was down so I started it and after it, I started Kibana
Now I am not able to load Kibana page on my Browser.
/var/log/kibana$ sudo service kibana status
● kibana.service - Kibana
Loaded: loaded (/etc/systemd/system/kibana.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2020-01-07 20:36:46 IST; 1s ago
Main PID: 5245 (node)
Tasks: 6
Memory: 90.8M
CPU: 1.487s
CGroup: /system.slice/kibana.service
└─5245 /usr/share/kibana/bin/../node/bin/node --no-warnings /usr/share/kibana/bin/../src/cli -c /etc/kibana/kibana.yml
Jan 07 20:36:46automation systemd[1]: Started Kibana.
automation:/var/log/kibana$ sudo service kibana status
● kibana.service - Kibana
Loaded: loaded (/etc/systemd/system/kibana.service; enabled; vendor preset: enabled)
Active: inactive (dead) (Result: exit-code) since Tue 2020-01-07 20:36:48 IST; 826ms ago
Process: 5245 ExecStart=/usr/share/kibana/bin/kibana -c /etc/kibana/kibana.yml (code=exited, status=1/FAILURE)
Main PID: 5245 (code=exited, status=1/FAILURE)
Jan 07 20:36:48 automation systemd[1]: kibana.service: Unit entered failed state.
Jan 07 20:36:48 automation systemd[1]: kibana.service: Failed with result 'exit-code'.
Jan 07 20:36:48 automation systemd[1]: kibana.service: Service hold-off time over, scheduling restart.
Jan 07 20:36:48 automation systemd[1]: Stopped Kibana.
Jan 07 20:36:48 automation systemd[1]: kibana.service: Start request repeated too quickly.
Jan 07 20:36:48 automation systemd[1]: Failed to start Kibana.
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.