Cannot run Kibana

After that I downloaded kibana to my windows, I opened in command prompt bin folder and ran kibana command. It showed "\Kibana\config was unexpected at this time." and did not run kibana. ElasticSearch was running normally on port 9200 and I could not found the reason of this error in internet. How can I solve it?

java -version shows

java version "1.8.0_271" Java(TM) SE Runtime Environment (build 1.8.0_271-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)

Hello,

Can you paste the whole error message in command prompt after you started Kibana? Normally it should start straight away without any config. And it doesn't need Java, it runs on Node, which is provided in the zip file so no need to install that either.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.