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

Commit 9f5a5aa

Browse files
author
Tina Matthews
committed
adjusted more space
1 parent bbbf376 commit 9f5a5aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/alerting/monitors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ You can view the list of all email destinations you created on the **Destination
7474

7575
You must authentcate each sender account with credentials before you send your alert from that account to recipients or email groups. You can enter these credentials in the Elasticsearch keystore using the CLI. Run the following commands (in your Elasticsearch directory) to enter your username and password. The `<sender_name>` is the name you entered for **Sender**.
7676

77-
```
78-
./bin/elasticsearch-keystore add opendistro.alerting.destination.email.<sender_name>.username
79-
./bin/elasticsearch-keystore add opendistro.alerting.destination.email.<sender_name>.password
80-
```
77+
```
78+
./bin/elasticsearch-keystore add opendistro.alerting.destination.email.<sender_name>.username
79+
./bin/elasticsearch-keystore add opendistro.alerting.destination.email.<sender_name>.password
80+
```
8181

8282
**Note**: The keystore settings are node-specific. You must run these commands on each node.
8383

0 commit comments

Comments
 (0)