All Projects → bitsensor → Elastalert Kibana Plugin

bitsensor / Elastalert Kibana Plugin

Licence: other
ElastAlert Kibana Plugin

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Elastalert Kibana Plugin

Kibananestedsupportplugin
A plugin for Kibana 5.5 and beyond that adds support for nested field search and aggregation.
Stars: ✭ 78 (-84.85%)
Mutual labels:  plugin, kibana
3d kibana charts vis
3D Kibana Charts: Pie Chart, Bars Chart, Bubbles Chart
Stars: ✭ 34 (-93.4%)
Mutual labels:  plugin, kibana
Sentinl
Kibana Alert & Report App for Elasticsearch
Stars: ✭ 1,233 (+139.42%)
Mutual labels:  plugin, kibana
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-86.02%)
Mutual labels:  plugin, kibana
Kibana Object Format
A Kibana plugin for displaying objects and arrays of objects.
Stars: ✭ 100 (-80.58%)
Mutual labels:  plugin, kibana
Viaversion
Allows the connection of newer clients to older server versions for Minecraft servers.
Stars: ✭ 463 (-10.1%)
Mutual labels:  plugin
Fslayui
基于layui的前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据表格、多数据表格、tab数据表格、树+数据表格、联动数据表格、layeidt编辑器、下拉框联动等。
Stars: ✭ 483 (-6.21%)
Mutual labels:  plugin
Webpack Parallel Uglify Plugin
A faster uglifyjs plugin.
Stars: ✭ 456 (-11.46%)
Mutual labels:  plugin
Socketio Client Ue4
socket.io client plugin for Unreal Engine 4
Stars: ✭ 451 (-12.43%)
Mutual labels:  plugin
Gimp Plugin Bimp
BIMP. Batch Image Manipulation Plugin for GIMP.
Stars: ✭ 500 (-2.91%)
Mutual labels:  plugin
Sketch Sf Ui Font Fixer
A Sketch plugin that adjusts the character spacing on text layers using iOS 9's SF UI Text/SF UI Display fonts to what it would be when used in an iOS app.
Stars: ✭ 492 (-4.47%)
Mutual labels:  plugin
Docker monitoring logging alerting
Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting.
Stars: ✭ 479 (-6.99%)
Mutual labels:  kibana
Next Compose Plugins
💡next-compose-plugins provides a cleaner API for enabling and configuring plugins for next.js
Stars: ✭ 465 (-9.71%)
Mutual labels:  plugin
V2ray Poseidon
An Enhanced V2Ray(based on v2ray-core) for VNetPanel, SSRPanel, V2board and SSPanel-v3-Uim to sync users from database to v2ray, to log traffics/system info
Stars: ✭ 482 (-6.41%)
Mutual labels:  plugin
Vim Polyglot
A solid language pack for Vim.
Stars: ✭ 4,691 (+810.87%)
Mutual labels:  plugin
Things.sh
Simple read-only comand-line interface to your Things 3 database
Stars: ✭ 492 (-4.47%)
Mutual labels:  plugin
Serviceworker Webpack Plugin
Simplifies creation of a service worker to serve your webpack bundles. ♻️
Stars: ✭ 454 (-11.84%)
Mutual labels:  plugin
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+762.91%)
Mutual labels:  plugin
Users
Users Plugin for CakePHP
Stars: ✭ 488 (-5.24%)
Mutual labels:  plugin
Vlc Pause Click Plugin
Plugin for VLC that pauses/plays video on mouse click
Stars: ✭ 467 (-9.32%)
Mutual labels:  plugin

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].