|
1 | 1 | --- |
2 | | -title: Security Analytics |
| 2 | +title: Security analytics |
3 | 3 | pcx_content_type: concept |
4 | 4 | sidebar: |
5 | 5 | 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). |
7 | 7 | --- |
8 | 8 |
|
9 | 9 | import { GlossaryTooltip } from "~/components"; |
10 | 10 |
|
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. |
12 | 12 |
|
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. |
14 | 14 |
|
15 | 15 | ## Traffic |
16 | 16 |
|
17 | | -The **Traffic** tab displays information about all incoming HTTP requests for your domain, including requests not handled by Cloudflare security products. |
| 17 | +The **Traffic** tab displays information about all incoming HTTP requests for your domain / zone, including requests not handled by Cloudflare security products. |
18 | 18 |
|
19 | 19 | In this tab you can perform several tasks: |
20 | 20 |
|
@@ -49,7 +49,7 @@ Use the **Events** tab to review <GlossaryTooltip term="mitigated request">mitig |
49 | 49 |
|
50 | 50 | 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. |
51 | 51 |
|
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. |
53 | 53 |
|
54 | 54 | For more information on the **Events** tab, refer to [Security Events](/waf/analytics/security-events/). |
55 | 55 |
|
|
0 commit comments