ISSUES WITH STARTING KABANA SERVICE

Good Morning,all

I have installed Kabana, Elastic Search, Filebeat on the ubuntu 24.04, but am getting an issue with accessing the URL for Kabana. Also, it shows on status it has failed like below, please let me know what the solution is or if you can DM we can chat together:

kibana.service - Kibana
Loaded: loaded (/etc/systemd/system/kibana.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Thu 2025-05-15 12:36:05 UTC; 1h 57min ago
Duration: 7.742s
Docs: https://www.elastic.co
Process: 1923 ExecStart=/usr/share/kibana/bin/kibana --logging.dest=/var/log/kibana/kibana.log --pid.file=/run/kibana/kibana.pid --deprecatio>
Main PID: 1923 (code=exited, status=78)
CPU: 10.348s

May 15 12:36:02 wihl-siem systemd[1]: kibana.service: Failed with result 'exit-code'.
May 15 12:36:02 wihl-siem systemd[1]: kibana.service: Consumed 10.348s CPU time.
May 15 12:36:05 wihl-siem systemd[1]: kibana.service: Scheduled restart job, restart counter is at 3.
May 15 12:36:05 wihl-siem systemd[1]: kibana.service: Start request repeated too quickly.
May 15 12:36:05 wihl-siem systemd[1]: kibana.service: Failed with result 'exit-code'.
May 15 12:36:05 wihl-siem systemd[1]: Failed to start kibana.service - Kibana.
May 15 12:36:05 wihl-siem systemd[1]: kibana.service: Consumed 10.348s CPU time.

Hi @eliaotito,

Which version of Elasticsearch/ Kibana are you using? Can you share your configuration and check the kibana.log for any errors?

Let us know!