|
1 | 1 | --- |
2 | 2 | pcx_content_type: reference |
3 | | -title: Gateway analytics |
| 3 | +title: Gateway analytics (DNS, HTTP, network sessions) |
4 | 4 | sidebar: |
5 | 5 | order: 4 |
6 | 6 | --- |
7 | 7 |
|
8 | | -To see the top Allowed and Blocked requests across all of your DNS locations, go to **Analytics** > **Gateway**. You can filter the data by selecting a specific location and/or time. |
| 8 | +Gateway analytics include three separate dashboards: |
9 | 9 |
|
10 | | -- **Requests** — This chart shows an overview of the number of requests made by end users within the time period you specify. It shows a breakdown of requests based on the decision Gateway took (either Allowed or Blocked). |
11 | | -- **Allowed requests** — This chart shows a breakdown of the five domains which received the highest number of Allowed requests. It also shows the five domains which received the lowest amount of Allowed requests. By selecting **View all** to the right of either section of the chart, you will see a list of highest 100 and lowest 100 domains ranked by number of Allowed requests. |
12 | | -- **Top blocked requests** — This chart shows a breakdown of the five domains which received the highest number of Blocked requests. It also shows the five domains which received the lowest number of Blocked requests. By selecting **View all** to the right of either section of the chart, you'll see a list of highest 100 and lowest 100 domains ranked by number of Blocked requests. |
13 | | -- **Requests by category** — The charts in this card show a breakdown of the **Top allowed categories** and the **Top blocked categories** based on the number of requests that Gateway classified as belonging to a content category. |
| 10 | +- HTTP request analytics. |
| 11 | +- DNS query analytics. |
| 12 | +- Network session analytics. |
| 13 | + |
| 14 | +To review Gateway analytics, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Analytics** > **Dashboards** > select your desired dashboard. |
| 15 | + |
| 16 | +## HTTP request analytics |
| 17 | + |
| 18 | +The HTTP request analytics dashboard is powered by your [Gateway HTTP policies](/cloudflare-one/policies/gateway/http-policies/). If you are not using Gateway HTTP policies, the dashboard will appear empty. |
| 19 | + |
| 20 | +The HTTP request analytics dashboard helps you identify trends in how your HTTP policies are applied over time. By visualizing allowed, isolated, and do not inspect requests, the dashboard provides insights into traffic behavior and policy trends, making it easier to spot anomalies or shifts in usage patterns. |
| 21 | + |
| 22 | +To review a detailed description of an HTTP request and its associated policy, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Logs** > **Gateway** > **HTTP**. |
| 23 | + |
| 24 | +### Provided analytics |
| 25 | + |
| 26 | +- HTTP Requests over time |
| 27 | + - Time series view of HTTP requests |
| 28 | +- Top Actions |
| 29 | +- Top Countries |
| 30 | +- Top Blocked Users |
| 31 | +- Top Bandwidth Consumers |
| 32 | +- Top Devices |
| 33 | +- Top Source IPs |
| 34 | + |
| 35 | +## DNS query analytics |
| 36 | + |
| 37 | +The DNS query analytics dashboard is powered by your [Gateway DNS policies](/cloudflare-one/policies/gateway/dns-policies/). If you are not using Gateway DNS policies, the dashboard will appear empty. |
| 38 | + |
| 39 | +The DNS query analytics dashboard helps you identify trends in how your DNS policies are applied over time. By visualizing allowed, blocked, and overridden queries, the dashboard provides insights into traffic behavior and policy trends, making it easier to spot anomalies or shifts in usage patterns. |
| 40 | + |
| 41 | +To review a detailed description of a DNS query and its associated policy, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Logs** > **Gateway** > **DNS**. |
| 42 | + |
| 43 | +### Provided analytics |
| 44 | + |
| 45 | +- DNS Queries over time |
| 46 | + - Time series view of DNS queries |
| 47 | +- Top Actions |
| 48 | +- Top Countries |
| 49 | +- Top Blocked Users |
| 50 | +- Top Allowed Users |
| 51 | +- Top Blocked Devices |
| 52 | + |
| 53 | +## Network session analytics |
| 54 | + |
| 55 | +The Network session analytics dashboard is powered by your [Gateway network policies](/cloudflare-one/policies/gateway/network-policies/). If you are not using Gateway network policies, the dashboard will appear empty. |
| 56 | + |
| 57 | +The Network session analytics dashboard helps you identify trends in how your network policies are applied over time. By visualizing allowed, blocked, and overridden sessions, the dashboard provides insights into traffic behavior and policy trends, making it easier to spot anomalies or shifts in usage patterns. |
| 58 | + |
| 59 | +To review a detailed description of a network session and its associated policy, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Logs** > **Gateway** > **Network**. |
| 60 | + |
| 61 | +### Provided analytics |
| 62 | + |
| 63 | +- Network Sessions over time |
| 64 | + - Time series view of network sessions |
| 65 | +- Top Actions |
| 66 | +- Top Countries |
| 67 | +- Top Blocked Users |
| 68 | +- Top Bandwidth Consumers |
| 69 | +- Top Devices |
| 70 | +- Top Source IPs |
14 | 71 |
|
15 | 72 | ## GraphQL queries |
16 | 73 |
|
|
0 commit comments