Download Elasticsearch | Elastic

Download Kibana Free | Get Started Now | Elastic

目前下载的版本是8.2.0

启动方式:

Start Kibana

Run bin/kibana (or bin\kibana.bat on Windows)

Open Kibana

Click on the link provided in the terminal, or point your browser at http://localhost:5601 and follow enrollment instructions to connect to Elasticsearch

Start Elasticsearch

Run bin/elasticsearch (or bin\elasticsearch.bat on Windows) to start Elasticsearch with security enabled.

根据官方文档教程也很方便

先启动elasticsearch再启动Kibana