VSphere Dashboards

I couldn't found vsphere dashboards for MetricBeat 7.5.2. I've checked the repository and found 2 files: https://github.com/elastic/beats/tree/master/metricbeat/module/vsphere/_meta/kibana/7/dashboard but i can't find them on the local instalation dir (/usr/share/metricbeat/kibana/7/dashboard).

I've tried to import them using metricbeat setup -E setup.dashboards.directory=<path_to_files> but i get an error:

Index setup finished.
Loading dashboards (Kibana must be running and reachable)
Exiting: Failed to import dashboard: Failed to load directory kibana/7/dashboard:
  error loading kibana/7/dashboard/metricbeat-vsphere-host.json: failed to parse field [dashboard.kibanaSavedObjectMeta.searchSourceJSON] of type [text] in document with id 'dashboard:0ebd0be0-f049-11e9-aaf3-15199b632da7'. Preview of field's value: '{filter=[], query={query=, language=kuery}}'. Response: {"objects":[{"id":"0ebd0be0-f049-11e9-aaf3-15199b632da7","type":"dashboard","error":{"message":"failed to parse field [dashboard.kibanaSavedObjectMeta.searchSourceJSON] of type [text] in document with id 'dashboard:0ebd0be0-f049-11e9-aaf3-15199b632da... (truncated)
  error loading kibana/7/dashboard/metricbeat-vsphere-vm.json: failed to parse field [dashboard.kibanaSavedObjectMeta.searchSourceJSON] of type [text] in document with id 'dashboard:8a2d1540-f049-11e9-aaf3-15199b632da7'. Preview of field's value: '{filter=[], query={query=, language=kuery}}'. Response: {"objects":[{"id":"8a2d1540-f049-11e9-aaf3-15199b632da7","type":"dashboard","error":{"message":"failed to parse field [dashboard.kibanaSavedObjectMeta.searchSourceJSON] of type [text] in document with id 'dashboard:8a2d1540-f049-11e9-aaf3-15199b632da... (truncated)

Any idea on how to make this work?

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