Icinga / icinga-logstash-pipeline

Logstash rules for Icinga logs
GNU General Public License v3.0
5 stars 0 forks source link

Create script to export and import dashboards #10

Open widhalmt opened 5 years ago

widhalmt commented 5 years ago

We should add dashboards to ship with the rules. Search for a way to automatically export and (maybe parameterized) import them in new setups.

widhalmt commented 5 years ago

Just a short note. I'll put this in Ansible / docs later:

git clone https://github.com/nh2/kibana-importer.git
yum install python36 python36-requests
./kibana-importer.py --json export.json --kibana-url http://localhost:5601