Watching your data, 24/7/365.
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+
.
Alerts and Reports can easily be tracked and displayed in Kibana Charts, Widgets or Chart Annotations
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.
Documentation, Examples and Guides are available at sentinl.readthedocs.io
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
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
/opt/kibana/bin/kibana-plugin remove sentinl
- Production Ready w/ thousands of deployments
- Please help us by starring the Project
- Contributors Needed! Please consider joining us!
Please report any ideas, bug reports and findings on the repository.
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.