Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 270 Bytes

kibana-importer

Imports a Kibana export.json file into Kibana

Usage

./kibana-importer.py --json export.json --kibana-url http://localhost:5601

To obtain export.json from your Kibana, use the Export Everything button from Settings -> Saved Objects.