Skip to content

Commit ca40d77

Browse files
committed
Update data-collection-text-log.md
1 parent f0fc3ca commit ca40d77

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To complete this procedure, you need:
1717

1818
- Log Analytics workspace where you have at least [contributor rights](../logs/manage-access.md#azure-rbac).
1919
- [Data collection endpoint](../essentials/data-collection-endpoint-overview.md#create-a-data-collection-endpoint).
20-
- When use the Azure portal to create a data collection rule for collecting text logs, Azure Monitor automatically creates a destination table in your Log Analytics workspace. When you create a data collection rule using the API, you must first [create a custom table](../logs/create-custom-table.md#create-a-custom-table) to send your logs to.
20+
- [A custom table](../logs/create-custom-table.md#create-a-custom-table?tabs=powershell) to send your logs to.
2121
- [Permissions to create Data Collection Rule objects](../essentials/data-collection-rule-overview.md#permissions) in the workspace.
2222
- A machine that write logs to a text file.
2323

@@ -278,6 +278,9 @@ To create the data collection rule in the Azure portal:
278278
:::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.":::
279279

280280
---
281+
282+
## Add an ingestion-time transformation
283+
281284
## Troubleshoot
282285
Use the following steps to troubleshoot collection of text logs.
283286

0 commit comments

Comments
 (0)