Skip to content

Commit 8480000

Browse files
Update azure-monitor-agent-troubleshoot-windows-vm.md
1 parent 42880de commit 8480000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/agents/azure-monitor-agent-troubleshoot-windows-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Follow the steps below to troubleshoot the latest version of the Azure Monitor a
8585
8686
## Issues collecting Windows event logs
8787
1. Check that your DCR JSON contains a section for 'windowsEventLogs'. If not, fix your DCR. See [how to create DCR](./azure-monitor-agent-data-collection.md) or [sample DCR](./data-collection-rule-sample-agent.md).
88-
2. Check that the file `C:\WindowsAzure\Resources\AMADataStore.<virtual-machine-name>\mcs\mcsconfig.lkg.xml` exists. If it doesn't exist, [file a ticket](#file-a-ticket) with **Summary** as 'AMA didn't run long enough to mark and **Problem type** as 'I need help with Azure Monitor Windows Agent'.
88+
2. Check that the file `C:\WindowsAzure\Resources\AMADataStore.<virtual-machine-name>\mcs\mcsconfig.lkg.xml` exists.
8989
3. Open the file and check if it contains `Subscription` nodes as shown in the example below:
9090
```xml
9191
<Subscription eventName="c9302257006473204344_14882095577508259570"

0 commit comments

Comments
 (0)