diff --git a/_monitoring-plugins/alerting/index.md b/_monitoring-plugins/alerting/index.md index aa5a2987..7eccbf5f 100644 --- a/_monitoring-plugins/alerting/index.md +++ b/_monitoring-plugins/alerting/index.md @@ -13,14 +13,9 @@ OpenSearch Dashboards OpenSearch Dashboards provides the Alerting plugin that allows you to monitor your data and create notifications that trigger when conditions occur in one or more indexes. -You can create trigger conditions that generate various alert notifications through the message channel you also specify, such as: email, Slack, +You create a monitor with trigger conditions that generate various alert notifications through the message channel you select as a destination. Notifications can be sent to email, Slack, or Amazon Chime. -Alert messages can be sent through multiple communication channels, including: - -* Slack channels - - - notifies you when data from one or more OpenSearch indices meets certain conditions. For example, you might want to notify a [Slack](https://slack.com/) channel if your application logs more than five HTTP 503 errors in one hour, or you might want to page a developer if no new documents have been indexed in the past 20 minutes. +The monitor you create notifies you when data from one or more OpenSearch indices meets certain conditions. For example, you might want to notify a [Slack](https://slack.com/) channel if your application logs more than five HTTP 503 errors in one hour, or you might want to page a developer if no new documents have been indexed in the past 20 minutes. To get started, choose **Alerting** in OpenSearch Dashboards.