|
| 1 | +--- |
| 2 | +Title: Alerts |
| 3 | +alwaysopen: false |
| 4 | +categories: |
| 5 | +- docs |
| 6 | +- operate |
| 7 | +- rs |
| 8 | +- rc |
| 9 | +description: Documents the alerts that are tracked with Redis Enterprise Software. |
| 10 | +hideListLinks: true |
| 11 | +linkTitle: Alerts |
| 12 | +weight: $weight |
| 13 | +--- |
| 14 | + |
| 15 | +Cluster alerts are triggered based on thresholds applied to these stored metrics. |
| 16 | + |
| 17 | +## Cluster alerts |
| 18 | + |
| 19 | +In **Cluster > Alert Settings**, you can enable alerts for node or cluster events, such as high memory usage or throughput. |
| 20 | + |
| 21 | +Configured alerts are shown: |
| 22 | + |
| 23 | +- As a notification on the status icon ( {{< image filename="/images/rs/icons/icon_warning.png#no-click" alt="Warning" width="18px" class="inline" >}} ) for the node and cluster |
| 24 | +- In the **log** |
| 25 | +- In email notifications, if you configure [email alerts](#send-alerts-by-email) |
| 26 | + |
| 27 | +{{< note >}} |
| 28 | +If you enable alerts for "Node joined" or "Node removed" actions, |
| 29 | +you must also enable "Receive email alerts" so that the notifications are sent. |
| 30 | +{{< /note >}} |
| 31 | + |
| 32 | +To enable alerts for a cluster: |
| 33 | + |
| 34 | +1. In **Cluster > Alert Settings**, click **Edit**. |
| 35 | +1. Select the alerts that you want to show for the cluster and click **Save**. |
| 36 | + |
| 37 | +## Database alerts |
| 38 | + |
| 39 | +For each database, you can enable alerts for database events, such as high memory usage or throughput. |
| 40 | + |
| 41 | +Configured alerts are shown: |
| 42 | + |
| 43 | +- As a notification on the status icon ( {{< image filename="/images/rs/icons/icon_warning.png#no-click" alt="Warning" width="18px" class="inline" >}} ) for the database |
| 44 | +- In the **log** |
| 45 | +- In emails, if you configure [email alerts](#send-alerts-by-email) |
| 46 | + |
| 47 | +To enable alerts for a database: |
| 48 | + |
| 49 | +1. In **Configuration** for the database, click **Edit**. |
| 50 | +1. Select the **Alerts** section to open it. |
| 51 | +1. Select the alerts that you want to show for the database and click **Save**. |
| 52 | + |
| 53 | +## Send alerts by email |
| 54 | + |
| 55 | +To send cluster and database alerts by email: |
| 56 | + |
| 57 | +1. In **Cluster > Alert Settings**, click **Edit**. |
| 58 | +1. Select **Set an email** to configure the [email server settings]({{< relref "/operate/rs/clusters/configure/cluster-settings#configuring-email-server-settings" >}}). |
| 59 | +1. In **Configuration** for the database, click **Edit**. |
| 60 | +1. Select the **Alerts** section to open it. |
| 61 | +1. Select **Receive email alerts** and click **Save**. |
| 62 | +1. In **Access Control**, select the [database and cluster alerts]({{< relref "/operate/rs/security/access-control/manage-users" >}}) that you want each user to receive. |
0 commit comments