Skip to content

mykael22000/Phant2

Repository files navigation

Phant2

Kibana plugin - Browser for indexes holding alerts in the Helefalump format.

Helefalump format is defiend in my phant1 project: https://github.com/mykael22000/phant1

Both are in extreamly early alpha at this point.


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

Browser for an index holding Helefalump format alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published