Skip to content

Commit 4e18330

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/memdocs (branch main)
2 parents fd07c0b + 7edd0bd commit 4e18330

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

memdocs/analytics/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For Intune or co-managed devices configured with the Intune data collection poli
8181

8282
For Configuration Manager-managed devices:
8383
1. Ensure all devices you want to see performance data are [enrolled](enroll-configmgr.md#bkmk_cm_enroll).
84-
1. Check if the data upload from Configuration Manager to the Gateway Service was successful by looking at the error messages on the **UXAnalyticsUploadWorker.log** file on the site server.
84+
1. Check if the data upload from Configuration Manager to the Gateway Service was successful by looking at the error messages on the **UXAnalyticsUploadWorker.log** file on the site system hosting Service Connection Point role.
8585
1. Check if an admin has custom overrides for client settings. In the Configuration Manager console, go to the **Devices** workspace, find the target devices, and in the **Client settings** group, select the **Resultant client settings**. If endpoint analytics is disabled, there's an overriding client setting. Find the overriding client settings and enable endpoint analytics on it.
8686
1. Check if missing client devices are sending data to the site server by reviewing the **SensorEndpoint.log** file located in `C:\Windows\CCM\Logs\` on client devices. Look for *Message sent* messages.
8787
1. Check and resolve any errors occurring during processing of the boot events by reviewing the **SensorManagedProvider.log** file located in `C:\Windows\CCM\Logs\` on client devices.

memdocs/configmgr/core/plan-design/hierarchy/log-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ The following table lists the log files that are on the Configuration Manager si
314314
|statesys.log|Records the processing of state system messages.|Site server|
315315
|statmgr.log|Records the writing of all status messages to the database.|Site server|
316316
|swmproc.log|Records the processing of metering files and settings.|Site server|
317-
|UXAnalyticsUploadWorker.log|Records data upload to the service for endpoint analytics.|Site server|
318317

319318
### <a name="BKMK_SiteInstallLog"></a> Site server installation
320319

@@ -406,7 +405,8 @@ The following table lists the log files that contain information related to the
406405
|SMS_CLOUDCONNECTION.log|Records information about cloud services.|Computer with the service connection point|
407406
|Smsprov.log|Records activities of the SMS Provider. Configuration Manager console activities use the SMS Provider.|Computer with the SMS Provider|
408407
|SrvBoot.log|Records details about the service connection point installer service.|Computer with the service connection point|
409-
|Statesys.log|Records the processing of mobile device management messages.|Primary site and central administration site|
408+
|Statesys.log|Records the processing of mobile device management messages.|Primary site and central administration site|
409+
|UXAnalyticsUploadWorker.log|Records data upload to the service for endpoint analytics.|Computer with the service connection point|
410410

411411
### <a name="BKMK_SUPLog"></a> Software update point
412412

@@ -601,7 +601,7 @@ The following table lists the log files that contain information related to disc
601601

602602
|Log name|Description|Computer with log file|
603603
|--------------|-----------------|----------------------------|
604-
|UXAnalyticsUploadWorker.log|Records data upload to the service for endpoint analytics.|Site server|
604+
|UXAnalyticsUploadWorker.log|Records data upload to the service for endpoint analytics.|Service connection point|
605605
|SensorWmiProvider.log|Records the activity of the WMI provider for the endpoint analytics sensor.|Client|
606606
|SensorEndpoint.log|Records the execution of endpoint analytics policy and upload of client data to the site server.|Client|
607607
|SensorManagedProvider.log|Records the gathering and processing of events and information for endpoint analytics.|Client|

0 commit comments

Comments
 (0)