我已经安装了ElasticSearch和Kibana。当我从Packetbeat尝试import_dashbord.exe
时,在Windows PowerShell中运行该命令时出现以下错误。
PS C:\WINDOWS\system32> cd C:\socview\beats\packetbeat PS C:\socview\beats\packetbeat> scripts\import_dashboards.exe fail to create the Elasticsearch loader: Error creating Elasticsearch client: Couldn't connect to any of the configured Elasticsearch hosts Exiting
我在localhost:9200上运行ElasticSearch,在localhost:5601上运行Kibana。
答案 0 :(得分:0)
陷入同样的错误, 我安装了" Elasticsearch"," Kibana"在Windows 7上它运行正常,但导入新仪表板对我来说很难。 你有解决方案吗?