File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
src/content/docs/magic-wan/configuration/manually/third-party Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,8 @@ Health checks might take some time to stabilize after the configuration is chang
206206 dashInfo: " The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land." ,
207207 productPath: " **Magic WAN** > **Tunnel health**" ,
208208 graphQL: " /magic-wan/analytics/query-tunnel-health/" ,
209- notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
209+ notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)" ,
210+ packetCaptures: " /magic-firewall/packet-captures/" ,
211+ networkAnalytics: " /magic-wan/analytics/network-analytics/"
210212 }}
211213/>
Original file line number Diff line number Diff line change @@ -191,7 +191,9 @@ system gre route add net <IP_ADDRESS> tunnelname <TUNNEL_NAME>
191191 dashInfo: " The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land." ,
192192 productPath: " **Magic WAN** > **Tunnel health**" ,
193193 graphQL: " /magic-wan/analytics/query-tunnel-health/" ,
194- notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
194+ notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)" ,
195+ packetCaptures: " /magic-firewall/packet-captures/" ,
196+ networkAnalytics: " /magic-wan/analytics/network-analytics/"
195197 }}
196198/>
197199
You can’t perform that action at this time.
0 commit comments