Skip to content

bitsensor/elastalert-kibana-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a7e2344 · Jul 21, 2019

History

83 Commits
Sep 24, 2018
Feb 5, 2019
Aug 13, 2018
Aug 13, 2018
Apr 2, 2019
Aug 13, 2018
Apr 19, 2019
Nov 5, 2018
May 14, 2019
Apr 1, 2018
Jul 21, 2019
Aug 13, 2018
Jul 21, 2019

Repository files navigation

ElastAlert Kibana Plugin

This plugin provides a way to create, test and edit ElastAlert rules within Kibana.

GitHub release Github Releases GitHub stars


Demo

Showcase

Requirements

Installation

Check the releases page to download and install the latest version of this plugin that is compatible with your Kibana version. Please be aware that you will need a running ElastAlert server to make use of this plugin.

Configuration

By default the plugin will connect to localhost:3030. If your ElastAlert server is running on a different host or port add/change the following options in your config/kibana.yml file:

elastalert-kibana-plugin.serverHost: 123.0.0.1
elastalert-kibana-plugin.serverPort: 9000

Contribution

Please report any issues or suggestions you have on the issues page. If you want to create a pull request please check our contribution guide.