0
ElasticSearch 및 Kibana를 설치했습니다. Packetbeat에서 import_dashbord.exe
을 시도했을 때 Windows PowerShell에서 명령을 실행하는 동안 다음 오류가 발생했습니다.ElasticSearch 클라이언트 생성 중 오류가 발생했습니다.
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 및 Kibana on localhost : 5601에서 ElasticSearch를 실행 중입니다.
질문은 [SuperUser] (https://superuser.com/)에 속합니다. –