Skip to content

Commit 2707786

Browse files
author
Ryan Hill
committed
(Azure CXP Community) doc enhancement
fixes MicrosoftDocs/azure-docs#100879
1 parent 671c732 commit 2707786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/agents/data-collection-text-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ The [data collection rule (DCR)](../essentials/data-collection-rule-overview.md)
182182
See [Structure of a data collection rule in Azure Monitor (preview)](../essentials/data-collection-rule-structure.md#custom-logs) if you want to modify the text log DCR.
183183
184184
> [!IMPORTANT]
185-
> Custom tables have a suffix of *_CL*; for example, *tablename_CL*. The *tablename_CL* in the DataFlows Streams must match the *tablename_CL* name in the Log Analytics workspace.
185+
> Custom data collection rules have a suffix of *Custom-*; for example, *Custom-rulename*. The *Custom-rulename* in the stream declaration must match the *Custom-rulename* name in the Log Analytics workspace.
186186
187187
```json
188188
{

0 commit comments

Comments
 (0)