Skip to content

A version of Tim Roes elasticsearch status plug in built using a the sao template plugin for Kibana 5.6.1

Notifications You must be signed in to change notification settings

mykael22000/es-status-sao

Repository files navigation

es-status-sao

Elasticsearch Status plugin in a sao template.

Original by Tim Roes (https://www.timroes.de/2016/02/21/writing-kibana-plugins-custom-applications/)


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 start -- --config kibana.yml

    You can pass any argument that you would normally send to bin/kibana by putting them after -- when running npm start

  • 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 version of Tim Roes elasticsearch status plug in built using a the sao template plugin for Kibana 5.6.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published