Skip to content

Commit 5b192d3

Browse files
DNS Firewall Analytics UI Changelog (#25205)
* Add files via upload * Add changelog entry for DNS Firewall Analytics UI * Fix image in changelog for DNS FW Analytics UI * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> * Update src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI Co-authored-by: Maddy <[email protected]> --------- Co-authored-by: Maddy <[email protected]>
1 parent cf6eba6 commit 5b192d3

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
33.7 KB
Loading
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: DNS Firewall Analytics — now in the Cloudflare dashboard
3+
description: Quickly set up common rules with pre-built templates.
4+
date: 2025-09-16
5+
---
6+
7+
import { DashButton } from "~/components";
8+
9+
# What's New
10+
11+
Access [GraphQL-powered DNS Firewall analytics](/dns/dns-firewall/analytics/) directly in the Cloudflare dashboard.
12+
13+
![DNS Firewall Analytics UI](~/assets/images/changelog/dns/DNSFW_Analytics_UI.png)
14+
15+
## Explore Four Interactive Panels
16+
17+
- **Query summary**: Describes trends over time, segmented by dimensions.
18+
- **Query statistics**: Describes totals, cached/uncached queries, and processing/response times.
19+
- **DNS queries by data center**: Describes global view and the top 10 data centers.
20+
- **Top query statistics**: Shows a breakdown by key dimensions, with search and expand options (up to top 100 items).
21+
22+
Additional features:
23+
24+
- Apply filters and time ranges once. Changes reflect across all panels.
25+
- Filter by dimensions like query name, query type, cluster, data center, protocol (UDP/TCP), IP version, response code/reason, and more.
26+
- Access up to 62 days of historical data with flexible intervals.
27+
28+
## Availability
29+
30+
Available to all DNS Firewall customers as part of their existing subscription.
31+
32+
## Where to Find It
33+
34+
- In the Cloudflare dashboard, go to the **DNS Firewall** page.
35+
36+
<DashButton url="/?to=/:account/dns-firewall" />
37+
38+
- Refer to the [DNS Firewall Analytics](/dns/dns-firewall/analytics/) to learn more.

0 commit comments

Comments
 (0)