GithubHelp home page GithubHelp logo

uschtwill / sentinl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sentinl/sentinl

0.0 1.0 0.0 610 KB

Kibi + Kibana Alert & Report App for Elasticsearch (ex KAAE)

Home Page: https://siren.solutions/

License: Apache License 2.0

JavaScript 63.39% HTML 35.67% CSS 0.94%

sentinl's Introduction

Kibi & Kibana Alerting & Reporting App

Watching your data, 24/7/365.


Codacy Badge

SENTINL extends Kibi/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 Kibi/Kibana via its App and Spy integration, directly in the Kibi/Kibana UI.


Kibi/Kibana Plugin: SENTINL Spy

The SENTINL integrated Kibi/Kibana plug-in extends the default Spy functionality to shape new prototype Watchers based on Visualize queries, and providing them to SENTINL for fine editing and deployment.


Kibi/Kibana Alerts Display

SENTINL alerts can easily be displayed back in Kibana dashboards using saved search visualizations

Kibi/Kibana Report Snapshots

Boss wants to see charts and reports? SENTINL can grab timed snapshots of Kibana dashboards (or any other website) and deliver them via email using the report action


App Installation

Snapshot Plugin Install

/opt/kibana/bin/kibana-plugin install https://github.com/sirensolutions/sentinl/releases/download/tag-5.4.0/sentinl.zip

Manual Plugin Install

git clone https://github.com/sirensolutions/sentinl
cd sentinl && npm install --production && npm run archive
/opt/kibana/bin/kibana plugin --install sentinl -u file://`pwd`/sentinl-latest.tar.gz

Gulp Plugin Install

git clone https://github.com/sirensolutions/sentinl
cd sentinl && npm install && gulp package
/opt/kibana/bin/kibana plugin --install sentinl -u file://`pwd`/target/gulp/sentinl.zip

Dev Plugin Remove

/opt/kibana/bin/kibana plugin -r sentinl

Configuration & Usage

Consult our wiki to learn how to configure and use SENTINL and program awesome Watchers

Project Status

  • Working Status, more testers needed!
    • Please report any ideas, bug reports and findings
  • Contributors Needed! If you know angular and elasticsearch, consider joining us!

License

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

Copyright 2016, 2017 Siren Solutions
Copyright 2016, Lorenzo Mangani ([email protected])
Copyright 2015, Rao Chenlin ([email protected])

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.