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: articles/expressroute/how-to-configure-traffic-collector.md
+18-15Lines changed: 18 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,19 +13,20 @@ ms.author: duau
13
13
14
14
# Configure Traffic Collector for ExpressRoute Direct
15
15
16
-
This article helps you deploy an ExpressRoute Traffic Collector using the Azure portal. You learn how to add and remove an ExpressRoute Traffic Collector, associate it to an ExpressRoute Direct circuit and Log Analytics workspace. Once the ExpressRoute Traffic Collector is deployed, sampled flow logs get imported into a Log Analytics workspace. For more information, see [About ExpressRoute Traffic Collector](traffic-collector.md).
16
+
This article helps you deploy an ExpressRoute Traffic Collector using the Azure portal. You learn how to add and remove an ExpressRoute Traffic Collector, associate it to an ExpressRoute circuit and Log Analytics workspace. Once the ExpressRoute Traffic Collector is deployed, sampled flow logs get imported into a Log Analytics workspace. For more information, see [About ExpressRoute Traffic Collector](traffic-collector.md).
17
17
18
18
## Prerequisites
19
19
20
-
- An ExpressRoute Direct circuit with Private or Microsoft peering configured.
21
-
- A Log Analytics workspace (Create new or use existing workspace).
- An ExpressRoute circuit with bandwidth 1gbps or greater and Private or Microsoft peering configured.
23
21
22
+
- A Log Analytics workspace (Create new or use existing workspace).
24
23
## Limitations
25
24
26
-
- ExpressRoute Traffic Collector supports a maximum ExpressRoute Direct circuit size of 100 Gbps.
27
-
- You can associate up to 20 ExpressRoute Direct circuits with ExpressRoute Traffic Collector. The total circuit bandwidth can't exceed 100 Gbps.
28
-
- The ExpressRoute Direct circuit, Traffic Collector and the Log Analytics workspace must be in the same geo-political region. Cross geo-political resource association isn't supported.
25
+
- ExpressRoute Traffic Collector supports a maximum ExpressRoute circuit size of 100 Gbps.
26
+
27
+
- You can associate up to 20 ExpressRoute circuits with ExpressRoute Traffic Collector. The total circuit bandwidth can't exceed 100 Gbps.
28
+
29
+
- The ExpressRoute circuit, Traffic Collector and the Log Analytics workspace must be in the same geo-political region. Cross geo-political resource association isn't supported.
29
30
30
31
> [!NOTE]
31
32
> - Log Analytics and ExpressRoute Traffic Collector can be deployed in a different subscription.
@@ -37,6 +38,8 @@ This article helps you deploy an ExpressRoute Traffic Collector using the Azure
37
38
- Minimum of **contributor** access is required to associate ExpressRoute Direct circuit with ExpressRoute Traffic Collector.
38
39
-**Monitor contributor** role is required to associate Log Analytics workspace with ExpressRoute Traffic Collector.
39
40
41
+
- Minimum of **contributor** access is required in both subscriptions to associate an ExpressRoute Traffic Collector with an ExpressRoute circuit in a different subscription.
42
+
40
43
For more information, see [Identity and access management](../active-directory/fundamentals/active-directory-ops-guide-iam.md).
41
44
42
45
## Deploy ExpressRoute Traffic Collector
@@ -51,14 +54,14 @@ For more information, see [Identity and access management](../active-directory/f
51
54
52
55
:::image type="content" source="./media/how-to-configure-traffic-collector/basics.png" alt-text="Screenshot of the basics page for create an ExpressRoute Traffic Collector.":::
53
56
54
-
| Setting | Description |
55
-
| --- | --- |
56
-
| Subscription | Select the subscription to create the ExpressRoute Traffic Collector resource. This resource needs to be in the same subscription as the ExpressRoute Direct circuit. |
57
-
| Resource group | Select the resource group to deploy this resource into. |
58
-
| Name | Enter a name to identify this ExpressRoute Traffic Collector resource. |
59
-
| Region | Select a region to deploy this resource into. This resource needs to be in the same geo-political region as the Log Analytics workspace and the ExpressRoute Direct circuits. |
60
-
| Collector Policy | This value is automatically filled in as **Default**. |
61
-
57
+
| Setting | Description |
58
+
| --- | --- |
59
+
| Subscription | Select the subscription to create the ExpressRoute Traffic Collector resource. This resource needs to be in the same subscription as the ExpressRoute circuit. |
60
+
| Resource group | Select the resource group to deploy this resource into. |
61
+
| Name | Enter a name to identify this ExpressRoute Traffic Collector resource. |
62
+
| Region | Select a region to deploy this resource into. This resource needs to be in the same geo-political region as the Log Analytics workspace and the ExpressRoute circuits. |
63
+
| Collector Policy | This value is automatically filled in as **Default**. |
64
+
62
65
1. On the **Select ExpressRoute circuit** tab, select **+ Add ExpressRoute Circuits**.
63
66
64
67
1. On the **Add Circuits** page, select the checkbox next to the circuit you would like Traffic Collector to monitor and then select **Add**. Select **Next** to configure where logs get forwarded to.
0 commit comments