Skip to content

Commit 3249627

Browse files
Add new dimensions as per PM feedback and DashButton
1 parent 9e4ceed commit 3249627

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

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

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66

77
---
88

9-
import { Badge, FeatureTable, Details } from "~/components";
9+
import { Badge, FeatureTable, Details, DashButton } from "~/components";
1010

1111
Consider the sections below to learn how to access analytics and logs for your DNS Firewall.
1212

@@ -22,19 +22,24 @@ The historical data available covers 62 days and the maximum time interval you c
2222

2323
For a quick summary, view your DNS Firewall analytics on the dashboard. 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.
2424

25-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
26-
2. Go to **DNS Firewall** > **Analytics**.
25+
1. In the Cloudflare dashboard, go to the **DNS Firewall** page.
26+
27+
<DashButton url="/?to=/:account/dns-firewall" />
28+
29+
2. Go to **Analytics**.
2730

2831
#### Available dimensions
2932

3033
- Cluster
3134
- Query name
3235
- Query type (same as DNS record type)
3336
- Response code
37+
- Data center
3438
- Cluster IP
3539
- Source IP
3640
- Upstream nameserver IP
37-
- Query response source (cache, upstream nameserver, stale cache)
41+
- Response stale (stale or fresh)
42+
- Response cache (cached or uncached)
3843
- Response reason
3944
- Protocol used (UDP or TCP)
4045
- IP version (IPv4 or IPv6)

0 commit comments

Comments
 (0)