Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

reefstah/kibana-plugin-leaflet-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Kibana Leaflet sample plugin

Image of Kibana Leaflet plugin

A sample kibana plugin with leaflet


Read the blog for more instructions: https://amsterdam.luminis.eu/2016/04/07/developing-kibana-plugins/

development

See the kibana contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

npm start
Start kibana and have it include this plugin
npm run build
Build a distributable archive
npm run test:browser
Run the browser tests in a real web browser
npm run test:server
Run the server tests using mocha

For more information about any of these commands run npm run ${task} -- --help.

About

A few people requested a sample of a Kibana plugin with Leaflet on my blogpost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published