Skip to content

Commit 99befcb

Browse files
Add intro and placeholder structure
1 parent cf9f4dd commit 99befcb

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

src/content/docs/dns/additional-options/analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The DNS analytics dashboard contains [four main panels](#dns-analytics-panels).
4444
- Protocol
4545
- IP version
4646

47-
#### DNS analytics panels
47+
#### Panels
4848

4949
- **Query overview**: the number of queries per hour and their distribution over time. This information is segmented by each of the [available dimensions](#available-dimensions) and the graph displays the top five values. You can select the dimensions through the different tabs above the graph and quickly filter for or exclude a certain value from the results by hovering over it and selecting **Filter** or **Exclude**.
5050

src/content/docs/dns/dns-firewall/analytics.mdx

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ Consider the sections below to learn how to access analytics and logs for your D
1212

1313
## Analytics
1414

15+
### Dashboard
16+
17+
For a quick summary, view your DNS Firewall analytics on the dashboard:
18+
19+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
20+
2. Go to **DNS Firewall** > **Analytics**.
21+
22+
The DNS analytics dashboard contains [four main panels](#panels). The filters and time frame that you specify at the top of the page apply to all of them.
23+
24+
#### Available dimensions
25+
26+
#### Panels
27+
1528
### GraphQL
1629

1730
Use the [GraphQL API](/analytics/graphql-api/) to access DNS Firewall analytics. Refer to the GraphQL Analytics API documentation for guidance on how to [get started](/analytics/graphql-api/getting-started/).
@@ -21,10 +34,11 @@ The DNS Firewall analytics has two [schemas](/analytics/graphql-api/getting-star
2134
* `dnsFirewallAnalyticsAdaptive`: Retrieve information about individual DNS Firewall queries.
2235
* `dnsFirewallAnalyticsAdaptiveGroups`: Get reports on aggregate information only.
2336

24-
### Cloudflare API <Badge text="Legacy" variant="caution" size="medium" />
37+
### API <Badge text="Legacy" variant="caution" size="medium" />
2538

2639
You can also use the DNS Firewall API [reports endpoint](/api/resources/dns_firewall/subresources/analytics/subresources/reports/).
2740

41+
---
2842

2943
## Logs
3044

0 commit comments

Comments
 (0)