-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Learning Elastic Stack 6.0
By :

Kibana UI provides beautiful visualizations that help in analyzing and detecting anomalies in data in real time. However, as an administrator or an analyst, it wouldn't be possible to sit in front of dashboards for hours together to detect anomalies and take appropriate action. Wouldn't it be nice if the administrator gets notified when, for example, the following events occur?
This is where the X-Pack Alerting component comes to the rescue. The X-Pack Alerting component, named Watcher
, provides the ability to automatically watch for changes/anomalies in data stored on Elasticsearch and take the required action. X-Pack Alerting is enabled by default as part of the X-Pack default installation.
Watcher
provides a set of REST APIs...