Awesome
SENTINL is looking for a Community!
Interested in helping continue/maintain/extend/document/test the SENTINL open-source project?<br> Contact us or open an Issue, we'd love to have you onboard!
<img src="http://i.imgur.com/s4TKpbF.png" width="300"/>
Siren Investigate & Kibana Alerting & Reporting App
Watching your data, 24/7/365.
<img src="https://img.shields.io/badge/kibana-6+-green.svg"/> <img src="https://img.shields.io/badge/elasticsearch-6.*-green.svg"/>
SENTINL extends Siren Investigate and Kibana with Alerting and Reporting functionality to monitor, notify and report on data series changes using standard queries, programmable validators and a variety of configurable actions - Think of it as a free an independent "Watcher" which also has scheduled "Reporting" capabilities (PNG/PDFs snapshots).
SENTINL is also designed to simplify the process of creating and managing alerts and reports in Siren Investigate/Kibana 6.x
via its native App Interface, or by using native watcher tools in Kibana 6.x+
.
Event History
Alerts and Reports can easily be tracked and displayed in Kibana Charts, Widgets or Chart Annotations
Visual Snapshots
Boss wants to see charts and reports? Use Reports to create timed snapshots of Kibana dashboards (or any other website) at a set date or condition, and deliver them as email attachments.
Help & Documentation
Documentation, Examples and Guides are available at sentinl.readthedocs.io
App Installation
ATTENTION Siren users should use the native version bundled with their distribution!
Snapshot Plugin Install
Use this example and substitute 6.2.2 with your actual Kibana version or manually pick a release
<pre> /opt/kibana/bin/kibana-plugin install https://github.com/sirensolutions/sentinl/releases/download/tag-6.2.2/sentinl-v6.2.2.zip </pre>Gulp Plugin Install
<pre> git clone https://github.com/sirensolutions/sentinl cd sentinl && npm install && gulp package --version=6.2.2 /opt/kibana/bin/kibana-plugin install file:///`pwd`/target/gulp/sentinl.zip </pre>Dev Plugin Remove
<pre> /opt/kibana/bin/kibana-plugin remove sentinl </pre>Project Status
- Production Ready w/ thousands of deployments
- Please help us by starring the Project
- Contributors Needed! Please consider joining us!
Issues & Bugs
Please report any ideas, bug reports and findings on the repository.