Search Guard Kibana 6.0.0-6.beta1: winlogbeat.exe setup --dashboards (FAILED)

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

output.elasticsearch:

Array of hosts to connect to.

hosts: [“ZVDESELK1.xxxxx.xxx.xx:9200”]

Optional protocol and basic auth credentials.

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”}

Any idea ??

That may be a bug in the beta1 regarding the import of saved objects. We’re at it an will fix it in the next beta. Thanks for reporting.

···

On Tuesday, November 28, 2017 at 2:37:10 PM UTC+1, carlosdlra wrote:

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

output.elasticsearch:

Array of hosts to connect to.

hosts: [“ZVDESELK1.xxxxx.xxx.xx:9200”]

Optional protocol and basic auth credentials.

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”}

Any idea ??