'GetLogUploadUrls' Failures

Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_NumberOfFailedGetLogUploadUrls (UnitMonitor)

Knowledge Base article:

Summary

This counter shows the total number of failed GetLogUploadUrls calls.

Causes

Cannot perform GetLogUploadUrls web service call.

Resolutions

Verify that you can connect to Microsoft Online Service.

Element properties:

TargetMicrosoft.LS.2019.Component.LogRetentionService
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2019.Performance.Single.DeltaThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] This counter shows the total number of failed GetLogUploadUrls calls.
Perf Object Name:
Perf Counter Name: {0}
Perf Counter Value: {1}
Error Threshold: 1

Delta Window Size: 1
Single instance perf counter
Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_NumberOfFailedGetLogUploadUrls" Accessibility="Public" Enabled="true" Target="SFBDiscovery!Microsoft.LS.2019.Component.LogRetentionService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2019.Performance.Single.DeltaThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_This_counter_shows_the_total_number_of_failed_GetLogUploadUrls_calls.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_NumberOfFailedGetLogUploadUrls_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_NumberOfFailedGetLogUploadUrls_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>- Failed GetLogUploadUrls Calls</CounterName>
<ObjectName>LS:LogRetention - LogRetention</ObjectName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<IncludeInstances/>
<ExcludeInstances/>
<Threshold>1</Threshold>
<NumSamples>1</NumSamples>
</Configuration>
</UnitMonitor>