docker-compose-files/packetbeat_ek/kibana/beats-dashboards-1.0.1/save
Baohua Yang 544293aefb Use lf instead of crlf 2016-04-15 16:45:21 +08:00
..
README.md Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
kibana_dump.py Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
requirements.txt Use lf instead of crlf 2016-04-15 16:45:21 +08:00

README.md

Kibana4 dashboard dump tool

Simple tool to dump / save / backup your Kibana4 dashboards.

Install

 virtualenv env
 . env/bin/activate
 pip install -r requirements.txt

Usage example

  python kibana_dump.py --url 'http://localhost:9200' --dir output