Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadba924

Browse files
feat: add list of NGINX alerts in XC (#829)
* feat: add list of NGINX alerts in XC---------Co-authored-by: Travis Martin <33876974+travisamartin@users.noreply.github.com>
1 parent005e32b commitadba924

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
files:
3+
-content/nginx-one/secure-your-fleet/secure.md
4+
-content/nginx-one/glossary.md
5+
---
6+
7+
8+
You can configure a variety of NGINX alerts in the F5 Distributed Cloud. If you have access to the[F5 Distributed Cloud]({{< ref "/nginx-one/getting-started.md#confirm-access-to-the-f5-distributed-cloud" >}}), log in and select the**Audit Logs & Alerts** tile.
9+
10+
Go to**Notifications > Alerts**. Select the gear icon and select**Alert Name > Active Alerts**. You may see one or more of the following alerts in the**Audit Logs & Alerts** Console.
11+
12+
{{<bootstrap-table "table table-striped table-bordered">}}
13+
14+
###Alert Labels
15+
16+
|**Alertname**|**Description**|**Alert Level**|**Action**|
17+
|--------------------------------|----------------------------------------------------------------------|-----------------|------------------------------------------------------------------------------------------------------------------|
18+
| HighCVENGINX| A high-severity CVE is impacting an NGINX instance| Critical| Review the CVE details in the NGINX One Console. Apply updates or change configurations to resolve the vulnerability.|
19+
| MediumCVENGINX| A medium-severity CVE is impacting an NGINX instance| Major| Review the CVE details in the NGINX One Console. Apply updates or configuration changes as needed.|
20+
| LowCVENGINX| A low-severity CVE is impacting an NGINX instance| Minor| Review the CVE details in the NGINX One Console. Consider updates or configuration changes to maintain security.|
21+
| SecurityRecommendationNGINX| A security recommendation has been found for an NGINX configuration| Critical| Review the configuration issue in the NGINX One Console. Follow the recommendations to secure the instance or Config Sync Group.|
22+
| OptimizationRecommendationNGINX| An optimization recommendation has been found for an NGINX configuration| Major| Review the optimization details in the NGINX One Console. Update the configuration to for the instance or Config Sync Group to enhance performance.|
23+
| BestPracticeRecommendationNGINX| A best practice recommendation has been found for an NGINX configuration| Minor| Review the best practice recommendation in the NGINX One Console. Update the configuration for the instance or Config Sync Group to align with industry standards.|
24+
| NGINXOffline| An NGINX instance is now offline| Major| Verify the host is online. Check the NGINX Agent's status on the instance and ensure it is connected to the NGINX One Console.|
25+
| NGINXUnavailable| An NGINX instance is now unavailable| Major| Ensure the NGINX Agent and host are active. Verify the NGINX Agent can connect to the NGINX One Console and resolve any network issues.|
26+
| NewNGINX| A new NGINX instance has connected to NGINX One| Minor| Review the instance details in the NGINX One Console. Confirm availability, CVEs, and recommendations to ensure the instance is operational.|
27+
{{</bootstrap-table>}}

‎content/nginx-one/glossary.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ This glossary defines terms used in the F5 NGINX One Console and F5 Distributed
2828

2929
{{< include "nap-waf/config/common/nginx-app-protect-waf-terminology.md" >}}
3030

31+
##NGINX Alerts
32+
33+
{{< include "/nginx-one/alert-labels.md" >}}
34+
3135
##Legal notice: Licensing agreements for NGINX products
3236

3337
Using NGINX One is subject to our End User Service Agreement (EUSA). For[NGINX Plus]({{< ref "/nginx" >}}), usage is governed by the End User License Agreement (EULA). Open source projects, including[NGINX Agent](https://github.com/nginx/agent) and[NGINX Open Source](https://github.com/nginx/nginx), are covered under their respective licenses. For more details on these licenses, follow the provided links.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp