You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/magic-wan/analytics/site-analytics.mdx
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,13 @@ head:
9
9
10
10
---
11
11
12
-
After adding sites to your Magic WAN, the Network overview (beta) section of the dashboard provides you a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
12
+
import { Render } from"~/components"
13
13
14
-
Refer to [Set up a site](/magic-wan/configuration/common-settings/sites/) for more information.
14
+
<Render
15
+
file="analytics/site-analytics"
16
+
product="networking-services"
17
+
params={{
18
+
instructions: "Refer to [Set up a site](/magic-wan/configuration/common-settings/sites/) for more information on how to set up a site."
Copy file name to clipboardExpand all lines: src/content/docs/magic-wan/configuration/common-settings/sites.mdx
+2-67Lines changed: 2 additions & 67 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar:
7
7
text: Beta
8
8
---
9
9
10
-
import { Details } from"~/components"
10
+
import { Render } from"~/components"
11
11
12
12
Sites represent the local network of a data center, office, or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
13
13
@@ -34,72 +34,7 @@ Your site is now set up. If you have other sites you need to set up, repeat the
34
34
35
35
## Site analytics
36
36
37
-
After adding your sites, the Network overview (beta) section of the dashboard provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
38
-
39
-
Network overview (beta) has the following data types available:
40
-
41
-
<Detailsheader="Geographic map summary">
42
-
-[Aggregate Magic WAN site health](#site-health)
43
-
-[Magic WAN availability status for sites](#no-status-available)
44
-
-[Magic WAN site geographic location](#no-location-set)
45
-
</Details>
46
-
47
-
<Detailsheader="Magic WAN site data table">
48
-
- Site Name
49
-
- Site Health
50
-
- Site Tunnel Names
51
-
- Site Tunnel Statuses
52
-
- Site Traffic Sent
53
-
- Site Traffic Received
54
-
</Details>
55
-
56
-
<Detailsheader="Magic WAN site data">
57
-
- Traffic Sent by Tunnel
58
-
- Traffic Received by Tunnel
59
-
</Details>
60
-
61
-
To start using Magic WAN site analytics:
62
-
63
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
You will have access to an overview map with all your active sites, and any alerts for sites that are unhealthy or have no status available to them.
67
-
68
-
Review the topics below to learn more about the options available to you.
69
-
70
-
### Network map and traffic overview
71
-
72
-
The network map section shows all the sites configured with Magic WAN. At a glance, you can check:
73
-
74
-
- How many active sites you have
75
-
- Location for sites in a map (if you set up their geographic location)
76
-
- Sites that are healthy or unhealthy
77
-
- Sites that have no status available
78
-
- Sites that have no location set
79
-
80
-
Just below the map, Traffic overview shows a more granular list of your sites and their status.
81
-
82
-
#### Site health
83
-
84
-
Sites can be healthy or unhealthy, and Magic WAN uses this information to route traffic. Refer to [Set thresholds for Magic WAN site health](#set-thresholds-for-magic-wan-site-health) to learn more about this topic.
85
-
86
-
#### No status available
87
-
88
-
The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Configure Magic Tunnel health alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
89
-
90
-
#### No location set
91
-
92
-
The dashboard shows you the number of sites with no location set, meaning sites for which you did not set up a geographic location. To add a location to a site, find the site you want to add location to, and select **no location set** to edit its location settings. Refer to [Set geographic coordinates](#set-geographic-coordinates) for more information.
93
-
94
-
95
-
### Traffic overview
96
-
97
-
Traffic overview aggregates all Magic WAN sites configured in your account. Here, you can check at-a-glance information about each site like:
98
-
99
-
- Site status
100
-
- Traffic sent and received
101
-
102
-
Select one of your sites to have access to a more detailed view of its traffic, including traffic by tunnel.
After adding your sites, the Network overview (beta) section of the dashboard provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring. <Markdowntext={props.instructions} />
9
+
10
+
Network overview (beta) has the following data types available:
11
+
12
+
<Detailsheader="Geographic map summary">
13
+
-[Aggregate Magic WAN site health](#site-health)
14
+
-[Magic WAN availability status for sites](#no-status-available)
15
+
-[Magic WAN site geographic location](#no-location-set)
16
+
</Details>
17
+
18
+
<Detailsheader="Magic WAN site data table">
19
+
- Site Name
20
+
- Site Health
21
+
- Site Tunnel Names
22
+
- Site Tunnel Statuses
23
+
- Site Traffic Sent
24
+
- Site Traffic Received
25
+
</Details>
26
+
27
+
<Detailsheader="Magic WAN site data">
28
+
- Traffic Sent by Tunnel
29
+
- Traffic Received by Tunnel
30
+
</Details>
31
+
32
+
To start using Magic WAN site analytics:
33
+
34
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
You will have access to an overview map with all your active sites, and any alerts for sites that are unhealthy or have no status available to them.
38
+
39
+
Review the topics below to learn more about the options available to you.
40
+
41
+
### Network map and traffic overview
42
+
43
+
The network map section shows all the sites configured with Magic WAN. At a glance, you can check:
44
+
45
+
- How many active sites you have
46
+
- Location for sites in a map (if you set up their geographic location)
47
+
- Sites that are healthy or unhealthy
48
+
- Sites that have no status available
49
+
- Sites that have no location set
50
+
51
+
Just below the map, Traffic overview shows a more granular list of your sites and their status.
52
+
53
+
#### Site health
54
+
55
+
Sites can be healthy or unhealthy, and Magic WAN uses this information to route traffic. Refer to [Set thresholds for Magic WAN site health](#set-thresholds-for-magic-wan-site-health) to learn more about this topic.
56
+
57
+
#### No status available
58
+
59
+
The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Configure Magic Tunnel health alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
60
+
61
+
#### No location set
62
+
63
+
The dashboard shows you the number of sites with no location set, meaning sites for which you did not set up a geographic location. To add a location to a site, find the site you want to add location to, and select **no location set** to edit its location settings. Refer to [Set geographic coordinates](#set-geographic-coordinates) for more information.
64
+
65
+
66
+
### Traffic overview
67
+
68
+
Traffic overview aggregates all Magic WAN sites configured in your account. Here, you can check at-a-glance information about each site like:
69
+
70
+
- Site status
71
+
- Traffic sent and received
72
+
73
+
Select one of your sites to have access to a more detailed view of its traffic, including traffic by tunnel.
0 commit comments