Skip to content

Commit 04115ec

Browse files
authored
Merge pull request #205295 from JeffreyWolford/patch-4
Update data-collection-text-log.md
2 parents 1e0d3bb + 13fc47f commit 04115ec

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
@@ -169,7 +169,7 @@ The [data collection rule (DCR)](../essentials/data-collection-rule-overview.md)
169169
170170
- `streamDeclarations`: Defines the columns of the incoming data. This must match the structure of the log file.
171171
- `filePatterns`: Specifies the location and file pattern of the log files to collect. This defines a separate pattern for Windows and Linux agents.
172-
- `transformKql`: Specifies a [transformation](../logs/../essentials//data-collection-transformations.md) to apply to the incoming data before it's sent to the workspace. Data collection rules for Azure Monitor agent don't yet support transformations, so this value should currently be `source`.
172+
- `transformKql`: Specifies a [transformation](../logs/../essentials//data-collection-transformations.md) to apply to the incoming data before it's sent to the workspace.
173173
174174
175175
4. Click **Save**.

0 commit comments

Comments
 (0)