Kibana service failing after 5 second after start

Hello guys,

I am very new to this kibana. I configured it with official docs. my all services are running and kibana is failing but there is no log directory of kibana generated so I can proceed further. I am stuck now.

Any suggestions.

Thanks in advance

On linux? Try this:

journalctl -u kibana

@peoh Itried this one and got following output

Dec 16 12:03:56 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:56Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:03:56 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:56Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:03:56 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:56Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:03:58 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:58Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:03:58 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:58Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:03:58 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:58Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:03:58 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:33:58Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:01 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:01Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:01 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:01Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:01 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:01Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:01 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:01Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:03 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:03Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:03 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:03Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:03 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:03Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:03 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:03Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:06 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:06Z","tags":["warning","elasticsearch","admin"],"pid":10265,"message"
Dec 16 12:04:06 TALogServer kibana[10265]: {"type":"log","@timestamp":"2019-12-16T06:34:06Z","tags":["warning","elasticsearch","admin"],"pid":1026

Did you copy and paste from a terminal? Looks like you cut out the message. Pipe to a file and open it in a texteditor:

journalctl -u kibana > /tmp/kibanalog.txt

Download it to your computer with WinSCP.

Hi @suraj005.

still facing the same issue?

if yesPlease update here your config file kibana.yml here!

Thanks
HadoopHelp