Skip to content

Prazzy/kbn-plugins

Repository files navigation

kibana-plugins

Various Kibana Custom Plugins

Please see README inside plugin folders for more details.

Manual Installation (Kibana 4)

git clone https://github.com/Prazzy/kibana-plugins
cd kibana-plugins/kbn_leaflet
npm install
npm run build
cp -R build/kbn_leaflet KIBANA_FOLDER_PATH/installedPlugins/

Screenshots

Highcharts Pie: (https://github.com/Prazzy/kbn-plugins/tree/master/kbn_highcharts_pie) pie-screenshot

Leaflet Marker Cluster: (https://github.com/Prazzy/kbn-plugins/tree/master/kbn_leaflet) leaflet-screenshot

Autocomplete: (https://github.com/Prazzy/kbn-plugins/tree/master/kbn_autocomplete) leaflet-screenshot

Highcharts Heatmap (https://github.com/Prazzy/kbn-plugins/tree/master/kbn_highcharts_hm) screenshot