NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Alerting Plugins
editAlerting Plugins
editAlerting plugins allow Elasticsearch to monitor indices and to trigger alerts when thresholds are breached.
Core alerting plugins
editThe core alerting plugins are:
- X-Pack
- X-Pack contains the alerting and notification product for Elasticsearch that lets you take action based on changes in your data. It is designed around the principle that if you can query something in Elasticsearch, you can alert on it. Simply define a query, condition, schedule, and the actions to take, and X-Pack will do the rest.