Data Series are awesome, but who's Watching them 24/7/365? Introducing KaaE, the Kibana Watcher
KaaE extends Kibana to provide a free an independent "watcher" alternative for Alerting and Reporting based on the same principles and useful to monitor and notify on data series changes using a variety of configurable actions.
KaaE is also designed to simplify the process of creating and managing alerts and reports in Kibana via its integrated Application, while retaining baseline watcher logic and configuration compatibility from the Elastic counterpart.
The Kaae integrated Kibana plug-in extends the default Spy functionality to shape new prototype Watchers based on Visualize queries, and providing them to Kaae for fine editing and deployment.
KaaE alerts can easily be displayed back in Kibana dashboards using saved search visualizations
Boss wants to see charts and reports? KaaE can grab timed snapshots of Kibana dashboards (or any other website) and deliver them via email using the report action
/opt/kibana/bin/kibana plugin --install kaae -u https://github.com/elasticfence/kaae/releases/download/snapshot/kaae-latest.tar.gz
git clone https://github.com/elasticfence/kaae cd kaae && npm install && npm run package /opt/kibana/bin/kibana plugin --install kaae -u file://`pwd`/kaae-latest.tar.gz
/opt/kibana/bin/kibana plugin -r kaae
Consult our wiki to learn how to configure and use KaaE and program awesome Watchers
- Working Status, more testers needed!
- Please report any ideas, bug reports and findings
- Contributors Needed! If you know angular and elasticsearch, consider joining us!
This software is licensed under the Apache License, version 2 ("ALv2"), quoted below. 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.