Skip to content

Commit 078ce69

Browse files
Merge pull request #278834 from JeffreyWolford/patch-26
Update data-collection-text-log.md
2 parents 432684d + c6a1b90 commit 078ce69

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ Many applications log information to text or JSON files instead of standard logg
1919
To complete this procedure, you need:
2020

2121
- Log Analytics workspace where you have at least [contributor rights](../logs/manage-access.md#azure-rbac).
22-
- One or two [data collection endpoints](../essentials/data-collection-endpoint-overview.md#create-a-data-collection-endpoint), depending on whether your virtual machine and Log Analytics workspace are in the same region.
23-
24-
For more information, see [How to set up data collection endpoints based on your deployment](../essentials/data-collection-endpoint-overview.md#how-to-set-up-data-collection-endpoints-based-on-your-deployment).
2522

2623
- [Permissions to create Data Collection Rule objects](../essentials/data-collection-rule-create-edit.md#permissions) in the workspace.
2724

2825
- JSON text must be contained in a single row for proper ingestion. The JSON body (file) format is not supported.
26+
27+
- Optionally a Data Collection Endpoint if you plan to use Azure Monitor Private Links. The data collection endpoint must be in the same region as the Log Analytics workspace. For more information, see [How to set up data collection endpoints based on your deployment](../essentials/data-collection-endpoint-overview.md#how-to-set-up-data-collection-endpoints-based-on-your-deployment).
28+
For more information, see [How to set up data collection endpoints based on your deployment](../essentials/data-collection-endpoint-overview.md#how-to-set-up-data-collection-endpoints-based-on-your-deployment).
29+
30+
2931

3032
- A Virtual Machine, Virtual Machine Scale Set, Arc-enabled server on-premises or Azure Monitoring Agent on a Windows on-premises client that writes logs to a text or JSON file.
3133

0 commit comments

Comments
 (0)