This repository contains a script that can be run in the following way in any Kibana dev instance, the goal is to quickly setup demo data for development and demonstration purpose.
curl -sSL https://raw.githubusercontent.com/kertal/kibana-a-la-carte-home/main/demo.sh | sh
This script waits for the Kibana dev instance to be up an running and then it installs several different sets of demo data
- Kibana Sample Data
- Various Sample data provided in the data folder of this repository
- A basic set of security sample data
- Synthrace sample data
May the demo gods be with you