Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit bb1bb83

Browse files
author
Tina Matthews
committed
corrected the note syntax
1 parent 8e93bd3 commit bb1bb83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/alerting/monitors.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Use email groups to create and manage reusable lists of email addresses. For exa
6363
You can enter individual email addresses, or an email group in the **Recipients** field. For email groups, you can pre-create a group using **Manage email groups**.
6464

6565
To create and manage email groups, do the following:
66-
1. Once you select **Email** as the destination **Type**, choose **Manage email groups**, and then **Add email group**, **New email group**. You can also do this using the **Actions** button on the top right of the **Destinations** page.
66+
1. Once you select **Email** as the destination **Type**, choose **Manage email groups**, under **Settings**. And then choose **Add email group**, **New email group**. You can also do this using the **Actions** button on the top right of the **Destinations** page.
6767
1. Enter a unique **Email group name**.
6868
1. For recipient emails, enter any number of email addresses.
6969
1. Choose **Save**.
@@ -79,7 +79,8 @@ You must authenticate each sender account with credentials before you send an al
7979
./bin/elasticsearch-keystore add opendistro.alerting.destination.email.<sender_name>.password
8080
```
8181

82-
{: .note}The keystore settings are node-specific. You must run these commands on each node.
82+
**Note**: The keystore settings are node-specific. You must run these commands on each node.
83+
{: .note}
8384

8485
To change or update your credentials (once you've added them in the keystore settings for every node), you can call the reload API to ensure that your new changes are automatically updated on every node. Run this command to call the reload API:
8586
```json

0 commit comments

Comments
 (0)