|
| 1 | +[role="xpack"] |
| 2 | +[[kibana-alerts]] |
| 3 | += {kib} Alerts |
| 4 | + |
| 5 | +The {stack} {monitor-features} provide |
| 6 | +<<alerting-getting-started,{kib} alerts>> out-of-the box to notify you of |
| 7 | +potential issues in the {stack}. These alerts are preconfigured based on the |
| 8 | +best practices recommended by Elastic. However, you can tailor them to meet your |
| 9 | +specific needs. |
| 10 | + |
| 11 | +When you open *{stack-monitor-app}*, the preconfigured {kib} alerts are |
| 12 | +created automatically. If you collect monitoring data from multiple clusters, |
| 13 | +these alerts can search, detect, and notify on various conditions across the |
| 14 | +clusters. The alerts are visible alongside your existing {watcher} cluster |
| 15 | +alerts. You can view details about the alerts that are active and view health |
| 16 | +and performance data for {es}, {ls}, and Beats in real time, as well as |
| 17 | +analyze past performance. You can also modify active alerts. |
| 18 | + |
| 19 | +[role="screenshot"] |
| 20 | +image::user/monitoring/images/monitoring-kibana-alerts.png["Kibana alerts in the Stack Monitoring app"] |
| 21 | + |
| 22 | +To review and modify all the available alerts, use |
| 23 | +<<managing-alerts-and-actions,*{alerts-ui}*>> in *{stack-manage-app}*. |
| 24 | + |
| 25 | +[discrete] |
| 26 | +[[kibana-alerts-cpu-threshold]] |
| 27 | +== CPU threshold |
| 28 | + |
| 29 | +This alert is triggered when a node runs a consistently high CPU load. By |
| 30 | +default, the trigger condition is set at 85% or more averaged over the last 5 |
| 31 | +minutes. The alert is grouped across all the nodes of the cluster by running |
| 32 | +checks on a schedule time of 1 minute with a re-notify internal of 1 day. |
| 33 | + |
| 34 | +NOTE: Some action types are subscription features, while others are free. |
| 35 | +For a comparison of the Elastic subscription levels, see the alerting section of |
| 36 | +the {subscriptions}[Subscriptions page]. |
0 commit comments