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/azure-monitor/agents/data-collection-text-log.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,6 @@ You can define a single data collection rule to send data from multiple machines
37
37
> [!NOTE]
38
38
> To send data across tenants, you must first enable [Azure Lighthouse](/azure/lighthouse/overview).
39
39
40
-
> [!NOTE]
41
-
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
42
40
### [Portal](#tab/portal)
43
41
44
42
To create the data collection rule in the Azure portal:
@@ -98,6 +96,8 @@ To create the data collection rule in the Azure portal:
98
96
1. Select **Review + create** to review the details of the data collection rule and association with the set of virtual machines.
99
97
1. Select **Create** to create the data collection rule.
100
98
99
+
> [!NOTE]
100
+
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
101
101
### [Resource Manager template](#tab/arm)
102
102
103
103
1. The data collection rule requires the resource ID of your workspace. Navigate to your workspace in the **Log Analytics workspaces** menu in the Azure portal. From the **Properties** page, copy the **Resource ID** and save it for later use.
@@ -283,6 +283,9 @@ To create the data collection rule in the Azure portal:
283
283
284
284
:::image type="content" source="media/data-collection-text-log/select-resources.png" lightbox="media/data-collection-text-log/select-resources.png" alt-text="Screenshot that shows the Resources pane in the portal to add resources to the data collection rule.":::
285
285
286
+
> [!NOTE]
287
+
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
0 commit comments