Hello,
I have a problem, Kibana is not starting for reasons that escape me I m not sure how to describe it best so here are the log and config files for Elasticsearch and Kibana as well as the error.
the error
kali ~ » sudo systemctl status kibana.service 3 ↵
× kibana.service - Kibana
Loaded: loaded (/lib/systemd/system/kibana.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Fri 2022-11-25 11:31:50 GMT; 1min 6s ago
Duration: 12.191s
Docs: https://www.elastic.co
Process: 2826 ExecStart=/usr/share/kibana/bin/kibana (code=exited, status=78)
Main PID: 2826 (code=exited, status=78)
CPU: 12.818s
Nov 25 11:31:47 kali systemd[1]: kibana.service: Consumed 12.818s CPU time.
Nov 25 11:31:50 kali systemd[1]: kibana.service: Scheduled restart job, restart counter is at 3.
Nov 25 11:31:50 kali systemd[1]: Stopped Kibana.
Nov 25 11:31:50 kali systemd[1]: kibana.service: Consumed 12.818s CPU time.
Nov 25 11:31:50 kali systemd[1]: kibana.service: Start request repeated too quickly.
Nov 25 11:31:50 kali systemd[1]: kibana.service: Failed with result 'exit-code'.
Nov 25 11:31:50 kali systemd[1]: Failed to start Kibana.