Event ID 28 — Connection state - Some connections have failed since the previous period.
Description
Connection state - Some connections have failed since the previous period.
Message #
Fields #
| Name | Description |
|---|---|
Environment UnicodeString | — |
EventsUploaded UInt32 | — |
EventsDropped UInt32 | — |
LastEventlogWrittenTime UInt64 | — |
SuccessfulConnections UInt32 | — |
FailedConnections UInt32 | — |
LastHttpError UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-UniversalTelemetryClient",
"guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
"event_source_name": "",
"event_id": 28,
"version": 0,
"level": 3,
"task": 28,
"opcode": 0,
"keywords": 9223372036854906880,
"time_created": "2023-11-06T01:32:28.542363+00:00",
"event_record_id": 141,
"correlation": {},
"execution": {
"process_id": 3148,
"thread_id": 3756
},
"channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Environment": "ServiceHost",
"EventsUploaded": 573,
"EventsDropped": 10,
"LastEventlogWrittenTime": 133437061481643300,
"SuccessfulConnections": 12,
"FailedConnections": 1,
"LastHttpError": 2147954430
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline