Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 654 Bytes

Kibana a la carte home - Demo data installer

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

  1. Kibana Sample Data
  2. Various Sample data provided in the data folder of this repository
  3. A basic set of security sample data
  4. Synthrace sample data

May the demo gods be with you