| 1234567891011121314151617 | [[alerting]]== Alerting PluginsAlerting plugins allow Elasticsearch to monitor indices and to trigger alerts when thresholds are breached.[float]=== Core alerting pluginsThe core alerting plugins are:link:/products/x-pack/alerting[X-Pack]::X-Pack contains the alerting and notification product for Elasticsearch thatlets you take action based on changes in your data. It is designed around theprinciple that if you can query something in Elasticsearch, you can alert onit. Simply define a query, condition, schedule, and the actions to take, andX-Pack will do the rest.
 |