Microsoft-Windows-UniversalTelemetryClient › Event 29

Event ID 29 — Connection state - Some connections have failed since the previous period.

Provider
Microsoft-Windows-UniversalTelemetryClient
Channel
Operational
Level
Error
Task
Upload_SevilleEventlog_Error

Description

Connection state - Some connections have failed since the previous period.

Message #

Connection state - Some connections have failed since the previous period.

Fields #

NameDescription
Environment UnicodeString
EventsUploaded UInt32
EventsDropped UInt32
LastEventlogWrittenTime UInt64
FailedConnections UInt32
LastHttpError UInt32
ProxySettingDetected Boolean
SslCertValidationFailures UInt32
LastSslCertFailure UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 29,
    "version": 0,
    "level": 2,
    "task": 29,
    "opcode": 0,
    "keywords": 9223372036854906880,
    "time_created": "2022-04-07T08:14:43.748987+00:00",
    "event_record_id": 19,
    "correlation": {},
    "execution": {
      "process_id": 2704,
      "thread_id": 3244
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "EventsUploaded": 0,
    "EventsDropped": 1674,
    "LastEventlogWrittenTime": 3545508526300415277,
    "FailedConnections": 7,
    "LastHttpError": 2147954407,
    "ProxySettingDetected": false,
    "SslCertValidationFailures": 0,
    "LastSslCertFailure": 0
  },
  "message": ""
}

References #