sirensolutions/sentinl

Name: sentinl

Owner: Siren

Description: Siren Platform + Kibana Alert & Report App for Elasticsearch

Created: 2016-05-07 04:20:44.0

Updated: 2018-05-24 21:51:27.0

Pushed: 2018-05-24 12:56:25.0

Homepage: https://siren.io

Size: 82046

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Siren Investigate & Kibana Alerting & Reporting App

Watching your data, 24/7/365.


Codacy Badge

SENTINL 6 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 sentinl_annotation

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 10 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

/opt/kibana/bin/kibana-plugin install https://github.com/sirensolutions/sentinl/releases/download/tag-6.2.2/sentinl-v6.2.2.zip
Gulp Plugin Install
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
Dev Plugin Remove
/opt/kibana/bin/kibana-plugin remove sentinl
Project Status
Issues & Bugs

Please report any ideas, bug reports and findings on the repository.

License
This software is licensed under the Apache License, version 2 ("ALv2"), quoted below.

Copyright 2016, 2018 Siren Solutions
Copyright 2016, 2018 QXIP BV
Copyright 2015, Lorenzo Mangani (lorenzo.mangani@gmail.com), Rao Chenlin (rao.chenlin@gmail.com)

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.