Skip to content

Commit 6e4b853

Browse files
Merge pull request #219295 from RyanHill-MSFT/issues/100879-data-collectin-text-log
(Azure CXP Community) doc enhancement
2 parents 12dad23 + 2707786 commit 6e4b853

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)