voxpupuli / puppet-kibana

Kibana Puppet module by Elastic.
Apache License 2.0
16 stars 48 forks source link

Import Kibana Dashboard Elements #15

Open driegel opened 7 years ago

driegel commented 7 years ago

Feature Request

It's possible to export and import Kibana searches, visualizations and dashboards as JSON files. It would be nice to have a class to import such files with puppet.

Feature Description

There will be a puppet defined type that imports files exported by Kibana. It will only add new elements and overwrite previously imported elements, which means, a customer can copy dashboards as new ones that will not be wiped! However, it will be possible to call this puppet defined type multiple times to slipstream dashboards for Windows and Linux in one Kibana instance.

nick-george commented 5 years ago

This feature would be amazing.

joshperry commented 3 years ago

The grafana module has this, and it is indeed amazing. Though, most of the work is done by grafana's excellent built-in import functionality. https://forge.puppet.com/modules/puppet/grafana#example-dashboard