Winlogbeat.exe setup --dashboards (FAILED)

setup.kibana:
host: "ZVDESELK1.xxxxxx.xxx.xx:5601"
protocol: "https"
username: admin
password: admin

output.elasticsearch:
hosts: ["ZVDESELK1.xxxxx.xxx.xx:9200"]

protocol: "https"
username: admin
password: admin

winlogbeat.exe setup --template >>>> OK
winlogbeat.exe setup --dashboards >>>> ERROR

Exiting: Error importing Kibana dashboards: fail to import the dashboards in Kibana: Error importing directory C:\Program Files\winlogbeat\kibana: Failed to import index-pattern: Failed to load directory C:\Program Files\winlogbeat\kibana/default/index-pattern:
error loading C:\Program Files\winlogbeat\kibana\default\index-pattern\winlogbeat.json: 403 Forbidden. Response: {"statusCode":403,"error":"Forbidden","message":"Error: Unauthorized"}

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