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/essentials/data-collection-rule-structure.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: Structure of a data collection rule in Azure Monitor (preview)
2
+
title: Structure of a data collection rule in Azure Monitor
3
3
description: Details on the structure of different kinds of data collection rule in Azure Monitor.
4
4
ms.topic: conceptual
5
5
author: bwren
6
6
ms.author: bwren
7
7
ms.date: 08/08/2023
8
8
ms.reviwer: nikeist
9
-
10
9
---
11
10
12
-
# Structure of a data collection rule in Azure Monitor (preview)
11
+
# Structure of a data collection rule in Azure Monitor
12
+
13
13
[Data collection rules (DCRs)](data-collection-rule-overview.md) determine how to collect and process telemetry sent to Azure. Some DCRs will be created and managed by Azure Monitor. You might create other DCRs to customize data collection for your particular requirements. This article describes the structure of DCRs for creating and editing DCRs in those cases where you need to work with them directly.
14
14
15
15
## Custom logs
@@ -64,3 +64,4 @@ The definition indicates which streams should be sent to which destinations.
64
64
## Next steps
65
65
66
66
[Overview of data collection rules and methods for creating them](data-collection-rule-overview.md)
0 commit comments