Skip to content

Commit d88351c

Browse files
[DDoS / Analytics] Update NAv2 node reference (#18841)
* update nav2 node reference * bullets
1 parent cbc2eba commit d88351c

File tree

1 file changed

+17
-4
lines changed
  • src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2

1 file changed

+17
-4
lines changed

src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,26 @@ This node complements the information in the `dosdAttackAnalyticsGroups` node. P
6262

6363
Each row represents a packet sample. The sample rate is 1/10,000 packets.
6464

65-
### `flowtrackdNetworkAnalyticsAdaptiveGroups`
65+
### `advancedTcpProtectionNetworkAnalyticsAdaptiveGroups`
6666

67-
This node is only available to Magic Transit customers. Provides metadata about out-of-state TCP DDoS attacks mitigated by `flowtrackd`, Cloudflare’s Advanced TCP Protection system.
67+
This node is only available to Magic Transit customers. Provides metadata about out-of-state TCP DDoS attacks mitigated by Cloudflare's [Advanced TCP Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-tcp-protection/) system.
6868

69-
`flowtrackd` does not use the following ID fields: attack ID, rule ID, and ruleset ID.
69+
Advanced TCP Protection does not use the following ID fields: attack ID, rule ID, and ruleset ID.
7070

71-
The sample rate is 1/10,000 packets.
71+
The sample rate is 1/1,000 packets.
72+
73+
### `advancedDnsProtectionNetworkAnalyticsAdaptiveGroups`
74+
75+
This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system.
76+
77+
Samples include information about the following DNS header fields:
78+
79+
- `dnsQueryName`
80+
- `dnsQueryType`
81+
82+
Advanced DNS Protection does not use the following ID fields: attack ID, rule ID, and ruleset ID.
83+
84+
The sample rate is 1/1,000 packets.
7285

7386
### `magicFirewallNetworkAnalyticsAdaptiveGroups`
7487

0 commit comments

Comments
 (0)