Skip to content

Commit 1083b65

Browse files
Overall review and make response-reasons a heading 2
1 parent 3249627 commit 1083b65

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,25 +30,25 @@ For a quick summary, view your DNS Firewall analytics on the dashboard. The DNS
3030

3131
#### Available dimensions
3232

33-
- Cluster
3433
- Query name
3534
- Query type (same as DNS record type)
35+
- Cluster
36+
- Cluster IP
3637
- Response code
38+
- Response reason (refer to [descriptions](#response-reasons) below)
39+
- Response cached (cached or uncached)
40+
- Response stale (stale or fresh)
3741
- Data center
38-
- Cluster IP
3942
- Source IP
4043
- Upstream nameserver IP
41-
- Response stale (stale or fresh)
42-
- Response cache (cached or uncached)
43-
- Response reason
44-
- Protocol used (UDP or TCP)
44+
- Protocol (UDP or TCP)
4545
- IP version (IPv4 or IPv6)
4646

4747
#### Panels
4848

4949
The filters and time frame that you specify at the top of the page apply to all of the available panels.
5050

51-
- **Query summary**: the number of queries 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**.
51+
- **Query summary**: the number of queries and their distribution over time. This information is segmented by each of the [available dimensions](#available-dimensions). 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**.
5252

5353
- **Query statistics**: an overview of query metrics. Namely, **Total queries**, **Cached queries**, **Uncached queries**, and **Stale cache queries**.
5454

@@ -79,7 +79,7 @@ You can also use the DNS Firewall API [reports endpoint](/api/resources/dns_fire
7979

8080
You can [set up Logpush](/logs/logpush/) to deliver [DNS Firewall logs](/logs/logpush/logpush-job/datasets/account/dns_firewall_logs/) to a storage service, SIEM, or log management provider.
8181

82-
### Response reasons
82+
## Response reasons
8383

8484
When analyzing why Cloudflare DNS Firewall responded in one way or another to a specific query, consider the `responseReason` log field.
8585

0 commit comments

Comments
 (0)