inthecloud247 / elastalert-kibana-plugin

ElastAlert Kibana Plugin

Home Page:https://bitsensor.io/blog/elastalert-kibana-plugin-centralized-logging-with-integrated-alerting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElastAlert Kibana plugin

Installation from build

./bin/kibana plugin -i elastalert -u https://git.bitsensor.io/front-end/elastalert-kibana-plugin/builds/5251/artifacts/file/build/elastalert-0.0.6.zip

Append to the config/kibana.yml file the host of ElastAlert server.

elastalert.serverHost: localhost

Building artifact from source

npm run build

Development

Run the browser tests in a real web browser, or mocha.

npm run test:browser
npm run test:server

Kibana Plugin Development

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

About

ElastAlert Kibana Plugin

https://bitsensor.io/blog/elastalert-kibana-plugin-centralized-logging-with-integrated-alerting


Languages

Language:JavaScript 58.5%Language:CSS 21.3%Language:HTML 20.2%