Skip to content

Commit d50497a

Browse files
mjangtravisamartin
andauthored
Apply suggestions from code review
Co-authored-by: Travis Martin <[email protected]>
1 parent 21e01a9 commit d50497a

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

content/nginx-one/secure-your-fleet/secure.md

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ If you already have accessed F5 Distributed Cloud and have NGINX instances avail
2929

3030
Confirm an F5 Distributed Cloud tenant has been provisioned for you. Log in to MyF5 and review your subscriptions. You should see within one of your subscriptions "Distributed Cloud". This could be in either an NGINX subscription or a Distributed Cloud. If the above does not appear in any of your subscriptions, reach out to either your F5 Account Team or Customer Success Manager.
3131

32-
With access, you or someone in your organization should have an email from [email protected] asking you to update your password when the tenant was created. The account name referenced in the E-Mail in bold is the tenant name.
32+
With access, you or someone in your organization should have an email from [email protected] asking you to update your password when the tenant was created. The account name referenced in the email in bold is the tenant name.
3333

34-
Navigate to https://INSERT_YOUR_TENANT_NAME.console.ves.volterra.io/ to access F5 Distributed Cloud. If you have never logged in, select the **Forgot Password?** option in the log in screen. Alternatively, if someone within your organization has access, ask them to add you as a user within your tenant with a role providing permissions for NGINX One.
34+
Go to https://INSERT_YOUR_TENANT_NAME.console.ves.volterra.io/ to access F5 Distributed Cloud. If you have never logged in, select the **Forgot Password?** option in the log in screen. Alternatively, if someone within your organization has access, ask them to add you as a user within your tenant with a role providing permissions for NGINX One.
3535

3636
### Confirm access to NGINX One Console in the F5 Distributed Cloud
3737

3838
Once you've logged in with your password, you should be able to see and select the NGINX One tile.
3939

40-
1. Select the **NGINX One** tile<!-- Style note: this is the UI in DC -->
40+
1. Select the **NGINX One** tile
4141
1. Select **Visit Service**
4242

4343
### Install an instance of NGINX
@@ -66,9 +66,9 @@ You can also install NGINX Agent from our repositories and configure it manually
6666

6767
## Configure an active alert policy
6868

69-
The NGINX One Console monitors all connected NGINX instances for CVEs and insecure configurations. Using the F5 Distributed Cloud's Alert Policies you can receive alerts for these risks in a manner of your choosing; for the purposes of this guide we will show you how to configure E-Mail alerts.
69+
The NGINX One Console monitors all connected NGINX instances for CVEs and insecure configurations. Using the F5 Distributed Cloud's Alert Policies, you can receive alerts for these risks in a manner of your choosing; for the purposes of this guide, we show you how to configure email alerts.
7070

71-
The F5 Distributed Cloud generates alerts from all its services including NGINX One. You can configure rules to send those alerts to a receiver of your choice. These instructions walk you through how to configure an email notification when we see new CVEs or detect security issues with your NGINX instances.
71+
The F5 Distributed Cloud generates alerts from all its services including NGINX One Console. You can configure rules to send those alerts to a receiver of your choice. These instructions walk you through how to configure an email notification when we see new CVEs or detect security issues with your NGINX instances.
7272

7373
This page describes basic steps to set up an email alert. For authoritative documentation, see
7474
[Alerts - Email & SMS](https://docs.cloud.f5.com/docs-v2/shared-configuration/how-tos/alerting/alerts-email-sms).
@@ -77,40 +77,39 @@ This page describes basic steps to set up an email alert. For authoritative docu
7777

7878
To configure security-related alerts, follow these steps:
7979

80-
1. Navigate to the F5 Distributed Cloud Console at https://INSERT_YOUR_TENANT_NAME.console.ves.volterra.io.
80+
1. Go to the F5 Distributed Cloud Console at https://INSERT_YOUR_TENANT_NAME.console.ves.volterra.io.
8181
1. Select **Audit Logs & Alerts**
8282
1. Select **Manage > Alert Receiver**
8383
1. Configure the **Alert Receivers**
8484
1. Enter the name of your choice.
8585
1. (Optional) Specify a label and description.
86-
1. Under **Receiver**, select Email and enter your email address.
86+
1. Under **Receiver**, select **Email** and enter your email address.
8787
1. Select **Add Alert Receiver**
88-
1. Your Email receiver should now appear on the list of Alert Receivers.
89-
1. Under the Actions column, select Verify Email.
88+
1. Your email receiver should now appear on the list of Alert Receivers.
89+
1. Under the **Actions** column, select **Verify Email**.
9090
1. Select **Send email** to confirm.
9191
1. You should receive a verification code in the email provided. Copy that code.
92-
1. Under the Actions column, select **Enter verification code**.
92+
1. Under the **Actions** column, select **Enter verification code**.
9393
1. Paste the code and select **Verify receiver**.
9494

9595
## Configure Alert Policy
9696

9797
Next, configure the policy that identifies when you'll get an alert.
9898

99-
1. Navigate to **Alerts Management > Alert Policies**.
99+
1. Go to **Alerts Management > Alert Policies**.
100100
1. Select **Add Alert Policy**.
101101
1. Enter the name of your choice.
102102
1. (Optional) Specify a label and description.
103-
1. Under Alert Reciever Configuration > Alert Receivers, select the Alert Receiver you just created.
104-
1. Under Policy Rules select Configure.
105-
1. Select Add Item.
106-
1. Under Select Alerts (TBD).
107-
1. Set the Action as Send and select Apply.
103+
1. Under **Alert Reciever Configuration > Alert Receivers,** select the **Alert Receiver** you just created.
104+
1. Under **Policy Rules** select **Configure**.
105+
1. Select **Add Item**.
106+
1. Under **Select Alerts** (TBD).
107+
1. Set the **Action as Send** and select **Apply**.
108108

109109
Now set a second alert related to Common Vulnerabilities and Exposures (CVEs).
110110

111-
1. Select Add Item
112-
1. Under Select Alerts {adding additional Alert type for CVE)
113-
1. Set the Action as Send and select Apply
111+
1. Select **Add Item**
112+
1. Under **Select Alerts**, set the **Action** as **Send** and select **Apply**
114113
1. Select **Save and Exit**
115114

116115
You've now set up F5 Distributed Cloud to send you security-related alerts from NGINX One Console.
@@ -127,5 +126,5 @@ You will now receive an email any time the NGINX One Console recognizes one of y
127126

128127
## Next steps
129128

130-
Now that you have NGINX instances connected to the Console, consider reviewing our [use cases]({{< ref "/nginx-one/" >}}) to see how you can easily manage your NGINX instances, draft new configurations, and more.
129+
Now that you have NGINX instances connected to the NGINX One Console, consider reviewing our [use cases]({{< ref "/nginx-one/" >}}) to see how you can easily manage your NGINX instances, draft new configurations, and more.
131130
Additionally, you can review how to add additional Alert Receivers such as [SMS](https://docs.cloud.f5.com/docs-v2/shared-configuration/how-tos/alerting/alerts-email-sms), [Slack](https://docs.cloud.f5.com/docs-v2/shared-configuration/how-tos/alerting/alerts-slack), [PagerDuty](https://docs.cloud.f5.com/docs-v2/shared-configuration/how-tos/alerting/alerts-pagerduty), or with a [webhook](https://docs.cloud.f5.com/docs-v2/shared-configuration/how-tos/alerting/alerts-webhook).

0 commit comments

Comments
 (0)