All Projects → sentinl → Sentinl

sentinl / Sentinl

Licence: apache-2.0
Kibana Alert & Report App for Elasticsearch

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sentinl

Elasticambari
Elastic Service for Ambari
Stars: ✭ 108 (-91.24%)
Mutual labels:  elastic, elk, elasticsearch, kibana
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (-76.32%)
Mutual labels:  elasticsearch, timeseries, anomaly-detection, alerting
Helk
The Hunting ELK
Stars: ✭ 3,097 (+151.18%)
Mutual labels:  elastic, elk, elasticsearch, kibana
Elastic
Elastic Stack (6.2.4) 을 활용한 Dashboard 만들기 Project
Stars: ✭ 121 (-90.19%)
Mutual labels:  elastic, elk, elasticsearch, 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 (-94.16%)
Mutual labels:  reporting, elasticsearch, plugin, kibana
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (-33.98%)
Mutual labels:  elasticsearch, timeseries, anomaly-detection, kibana
Spring Boot Microservice Eureka Zuul Docker
Spring-Boot rest microservices using Eureka, Zuul, Docker. Monitoring with logstash, logback, elasticsearch, kibana
Stars: ✭ 45 (-96.35%)
Mutual labels:  elk, elasticsearch, kibana
elastalert-tutorial
Get started with Elastalert from Yelp
Stars: ✭ 27 (-97.81%)
Mutual labels:  alerting, elk, elastic
Ansible Elk
📊 Ansible playbook for setting up an ELK/EFK stack and clients.
Stars: ✭ 284 (-76.97%)
Mutual labels:  elk, elasticsearch, kibana
Elk Docker
Docker configuration for ELK monitoring stack with Curator and Beats data shippers support
Stars: ✭ 342 (-72.26%)
Mutual labels:  elk, elasticsearch, kibana
Pfelk
pfSense/OPNsense + ELK
Stars: ✭ 417 (-66.18%)
Mutual labels:  elastic, elasticsearch, kibana
3d kibana charts vis
3D Kibana Charts: Pie Chart, Bars Chart, Bubbles Chart
Stars: ✭ 34 (-97.24%)
Mutual labels:  elasticsearch, plugin, kibana
ELK-Hunting
Threat Hunting with ELK Workshop (InfoSecWorld 2017)
Stars: ✭ 58 (-95.3%)
Mutual labels:  kibana, elk, elastic
Docker Elastic Stack
ELK Stack Dockerfile
Stars: ✭ 175 (-85.81%)
Mutual labels:  elastic, elasticsearch, kibana
Elastic Stack
Aprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fácil ⭐️
Stars: ✭ 135 (-89.05%)
Mutual labels:  elastic, elasticsearch, kibana
Sigmaui
SIGMA UI is a free open-source application based on the Elastic stack and Sigma Converter (sigmac)
Stars: ✭ 123 (-90.02%)
Mutual labels:  elastic, elasticsearch, kibana
Docker Compose Elasticsearch Kibana
Docker Compose for Elasticsearch and Kibana
Stars: ✭ 584 (-52.64%)
Mutual labels:  elk, elasticsearch, kibana
Elk
搭建ELK日志分析平台。
Stars: ✭ 688 (-44.2%)
Mutual labels:  elk, elasticsearch, kibana
Elastic Docker
Example setups for Elasticsearch, Kibana, Logstash, and Beats with docker-compose
Stars: ✭ 118 (-90.43%)
Mutual labels:  elastic, elasticsearch, kibana
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 (-61.15%)
Mutual labels:  elk, elasticsearch, kibana

SENTINL is looking for a Community!

Interested in helping continue/maintain/extend/document/test the SENTINL open-source project?
Contact us or open an Issue, we'd love to have you onboard!


Siren Investigate & Kibana Alerting & Reporting App

Watching your data, 24/7/365.


Codacy Badge

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

  • 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.

License

This software is licensed under the Apache License, version 2 ("ALv2"), quoted below.
Copyright 2016, 2020 QXIP BV
Copyright 2016, 2019 Siren
Copyright 2015, Lorenzo Mangani ([email protected]), 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.
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].