Skip to content

Commit adfdf10

Browse files
Update WAF documentation content (#20879)
--------- Co-authored-by: Patricia Santa Ana <[email protected]>
1 parent 3a072ac commit adfdf10

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

src/content/docs/security/analytics.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Security Analytics
2+
title: Security analytics
33
pcx_content_type: concept
44
sidebar:
55
order: 3
6-
description: Security Analytics shows information about all incoming HTTP requests or mitigated requests (rule matches).
6+
description: Security analytics shows information about all incoming HTTP requests or mitigated requests (rule matches).
77
---
88

99
import { GlossaryTooltip } from "~/components";
1010

11-
Security Analytics shows information about all incoming HTTP requests or only about requests mitigated by Cloudflare.
11+
Security analytics shows information about all incoming HTTP requests or only about requests mitigated by Cloudflare.
1212

13-
Use Security Analytics as your starting point to understand and analyze traffic patterns, and to create security rules based on the filters you applied.
13+
Use Security analytics as your starting point to understand and analyze traffic patterns, and to create security rules based on the filters you applied.
1414

1515
## Traffic
1616

@@ -49,7 +49,7 @@ Use the **Events** tab to review <GlossaryTooltip term="mitigated request">mitig
4949

5050
The **Events** tab displays information about requests actioned or flagged by Cloudflare security products. Each incoming HTTP request might generate one or more security events. The tab only shows these events, not the HTTP requests themselves. To obtain information on all incoming HTTP requests, use the [Traffic](#traffic) tab.
5151

52-
Users on a Free plan can view summarized events by date in sampled logs. Customers on paid plans have access to additional graphs and dashboards that summarize the most relevant information about the current behavior of Cloudflare's security features on your zone.
52+
Users on a Free plan can view summarized events by date in sampled logs. Customers on paid plans have access to additional graphs and dashboards that summarize the most relevant information about the current behavior of Cloudflare's security features on your domain.
5353

5454
For more information on the **Events** tab, refer to [Security Events](/waf/analytics/security-events/).
5555

src/content/docs/security/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Security dashboard (beta)
2+
title: Application security dashboard (beta)
33
pcx_content_type: overview
44
sidebar:
55
order: 1
6-
description: The Security dashboard (beta) helps you understand the current security posture of your web applications and allows you configure different security rules for those applications.
6+
description: The application security dashboard (beta) helps you understand the current security posture of your web applications and allows you configure different security rules for those applications.
77
head:
88
- tag: title
99
content: Overview
@@ -17,7 +17,7 @@ import {
1717
RelatedProduct,
1818
} from "~/components";
1919

20-
The Security dashboard (beta) is your starting point to better understand the security posture of your web applications, and to configure rules to protect them.
20+
The application security dashboard (beta) is your starting point to better understand the security posture of your web applications, and to configure rules to protect them.
2121

2222
<Card title="New dashboard experience" icon="rocket">
2323

src/content/docs/security/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 2
66
---
77

8-
Security overview provides a high-level security overview of your zone. Security overview allows you to review the security posture of your domain. The security overview page is available on both the new security dashboard as well as the existing security dashboard.
8+
Security overview provides a high-level security overview of your domain. Security overview allows you to review the security posture of your domain. The security overview page is available on both the new security dashboard as well as the existing security dashboard.
99

1010
The Security overview page will display the following information:
1111

src/content/docs/security/rules.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Security rules perform security-related actions on incoming requests that match
1010

1111
## Security rules
1212

13-
The **Security rules** tab includes a list of different types of rules configured in your zone to protect your applications and resources.
13+
The **Security rules** tab includes a list of different types of rules configured in your domain / zone to protect your applications and resources.
1414

1515
To create a security rule:
1616

17-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and zone.
17+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and domain.
1818
2. Go to **Security** > **Security rules**.
1919
3. (Optional) Select **Templates**, and then select a template from the list. You can customize the default configuration of the template before deploying the new rule. Refer to the resources listed in the next step.
2020
4. Select **Create rule** > select the type of rule you want to create. Refer to the following resources about each rule type:

src/content/docs/security/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77
description: Configure different Cloudflare security features that protect your web applications, APIs, and resources.
88
---
99

10-
This page describes the settings available in **Security** > **Settings** for a given zone.
10+
This page describes the settings available in **Security** > **Settings** for a given domain.
1111

1212
## Security modules
1313

0 commit comments

Comments
 (0)