Icinga / icingabeat

Elastic Beat fetching events & status from Icinga 2
https://icinga.com/docs/icingabeat/latest
Apache License 2.0
33 stars 13 forks source link

Error dashboard asset: returned 200 to import file #44

Open mrc-rpprcht opened 11 months ago

mrc-rpprcht commented 11 months ago

Expected Behavior

The dashboards installed with setup.dashboards.enabled: true should reference the index created with Icingabeat.

Current Behavior

I am currently receiving the following error:

error loading /usr/share/icingabeat/kibana/7/dashboard/f3625980-e0c9-11ec-80a5-3f2d0da3a05a.json: error dashboard asset: returned 200 to import file: 4 error: error: missing_references

Context

I have written a role for the automatic installation and configuration of Icingabeat via Ansible. All individual parts are installed without any problems. Only this section could not be solved.

Your Environment