Microsoft-Windows-Kernel-EventTracing
44 events across 3 channels
Event ID 0 — Session "SessionName" failed to write to log file "FileName" with the following error: ErrorCode.
Event ID 1 — The backing-file for the real-time session "SessionName" has reached its maximum size.
#Message #
Fields #
| Name | Description |
|---|---|
SessionName UnicodeString | — |
ErrorCode UInt32 | — |
LoggingMode UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-EventTracing",
"guid": "B675EC37-BDB6-4648-BC92-F3FDC74D3CA2",
"event_source_name": "",
"event_id": 1,
"version": 0,
"level": 3,
"task": 1,
"opcode": 10,
"keywords": 9223372036854775824,
"time_created": "2023-11-06T00:46:15.355055+00:00",
"event_record_id": 16,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 5348
},
"channel": "Microsoft-Windows-Kernel-EventTracing/Admin",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"SessionName": "EventLog-Microsoft-Windows-Sysmon-Operational",
"ErrorCode": 3221225864,
"LoggingMode": 427819392
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 2 — Session "SessionName" failed to start with the following error: ErrorCode.
#Description
Session "SessionName" failed to start with the following error: ErrorCode.
Message #
Fields #
| Name | Description |
|---|---|
SessionName UnicodeString | — |
FileName UnicodeString | — |
ErrorCode UInt32 | 1" failed to start with the following error. |
LoggingMode UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-EventTracing",
"guid": "B675EC37-BDB6-4648-BC92-F3FDC74D3CA2",
"event_source_name": "",
"event_id": 2,
"version": 0,
"level": 2,
"task": 2,
"opcode": 12,
"keywords": 9223372036854775824,
"time_created": "2023-11-06T06:23:40.046454+00:00",
"event_record_id": 4,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 236
},
"channel": "Microsoft-Windows-Kernel-EventTracing/Admin",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"SessionName": "PerfDiag Logger",
"FileName": "",
"ErrorCode": 3221225525,
"LoggingMode": 8388736
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 3 — Session "SessionName" stopped due to the following error: ErrorCode.
Description
Session "SessionName" stopped due to the following error: ErrorCode.
Message #
Fields #
| Name | Description |
|---|---|
SessionName UnicodeString | — |
FileName UnicodeString | — |
ErrorCode UInt32 | — |
LoggingMode UInt32 | — |
FailureReason UInt32 | — Known values
|
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-EventTracing",
"guid": "B675EC37-BDB6-4648-BC92-F3FDC74D3CA2",
"event_source_name": "",
"event_id": 3,
"version": 1,
"level": 2,
"task": 2,
"opcode": 14,
"keywords": 9223372036854775824,
"time_created": "2026-02-10T00:59:54.686730+00:00",
"event_record_id": 4,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 280
},
"channel": "Microsoft-Windows-Kernel-EventTracing/Admin",
"computer": "WIN11-22H2-X64",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"SessionName": "ReadyBoot",
"FileName": "C:\\Windows\\Prefetch\\ReadyBoot\\ReadyBoot.etl",
"ErrorCode": 3221225864,
"LoggingMode": 276824064,
"FailureReason": 0
},
"message": ""
}
Event ID 4 — The maximum file size for session "SessionName" has been reached.
Description
The maximum file size for session "SessionName" has been reached. As a result, events might be lost (not logged) to file "FileName". The maximum files size is currently set to MaxFileSize bytes.
Message #
Fields #
| Name | Description |
|---|---|
SessionName UnicodeString | — |
FileName UnicodeString | — |
ErrorCode UInt32 | — |
LoggingMode UInt32 | — |
MaxFileSize UInt64 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-EventTracing",
"guid": "B675EC37-BDB6-4648-BC92-F3FDC74D3CA2",
"event_source_name": "",
"event_id": 4,
"version": 0,
"level": 3,
"task": 1,
"opcode": 10,
"keywords": 9223372036854775824,
"time_created": "2026-02-10T00:59:54.686726+00:00",
"event_record_id": 3,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 280
},
"channel": "Microsoft-Windows-Kernel-EventTracing/Admin",
"computer": "WIN11-22H2-X64",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"SessionName": "ReadyBoot",
"FileName": "C:\\Windows\\Prefetch\\ReadyBoot\\ReadyBoot.etl",
"ErrorCode": 3221225864,
"LoggingMode": 276824064,
"MaxFileSize": 20971520
},
"message": ""
}
Event ID 5 — An error was encountered while tracing session "FileName" was switching to the "SessionName" event log file.
Event ID 8 — Provider ProviderName was registered with Event Tracing for Windows.
Event ID 9 — Provider ProviderName was unregistered from Event Tracing for Windows.
Event ID 10 — Session "SessionName" was started.
Event ID 11 — Session "SessionName" was stopped.
Description
Session "SessionName" was stopped.
Message #
Fields #
| Name | Description |
|---|---|
SessionGuid GUID | — |
LoggerMode UInt32 | — |
SessionName UnicodeString | — |
LogFileName UnicodeString | — |
MinimumBuffers UInt32 | — |
MaximumBuffers UInt32 | — |
BufferSize UInt32 | — |
PeakBuffersCount UInt32 | — |
CurrentBuffersCount UInt32 | — |
FlushThreshold UInt32 | — |
EventsLost UInt32 | — |
BuffersLost UInt32 | — |
RealTimeBuffersLost UInt32 | — |
LoggerId UInt32 | — |
Event ID 12 — The configuration of session "SessionName" has been modified.
Event ID 13 — The events from session "SessionName" have been flushed.
Event ID 14 — Provider ProviderName has been enabled to session "SessionName".
Event ID 15 — Provider ProviderName is no longer enabled to session "SessionName".
Event ID 17 — The security descriptor for session "SessionName" has been updated.
Event ID 18 — Stack correlation event.
Description
Stack correlation event. This event contains a call stack which is associated with a prior event which is correlated by the MatchId.
Message #
Event ID 19 —
Fields #
| Name | Description |
|---|---|
ProviderId GUID | — |
StatusCode UInt32 | — |
EventId UInt16 | — |
SessionName UnicodeString | — |
Event ID 20 —
Fields #
| Name | Description |
|---|---|
SessionGuid GUID | — |
LoggerMode UInt32 | — |
SessionName UnicodeString | — |
LogFileName UnicodeString | — |
MinimumBuffers UInt32 | — |
MaximumBuffers UInt32 | — |
BufferSize UInt32 | — |
PeakBuffersCount UInt32 | — |
CurrentBuffersCount UInt32 | — |
FlushThreshold UInt32 | — |
EventsLost UInt32 | — |
BuffersLost UInt32 | — |
RealTimeBuffersLost UInt32 | — |
LoggerId UInt32 | — |
Event ID 21 —
Event ID 22 —
Fields #
| Name | Description |
|---|---|
FileName UnicodeString | — |
BufferSize UInt32 | — |
BuffersPersisted UInt32 | — |
BuffersWritten UInt32 | — |
Status UInt32 | — NTSTATUS reference |
BuffersLost UInt32 | — |
Event ID 23 — Error saving soft restart persisted log "FileName" Error: Status.
Description
Error saving soft restart persisted log "FileName" Error: Status.
Message #
Fields #
| Name | Description |
|---|---|
FileName UnicodeString | — |
BufferSize UInt32 | — |
BuffersPersisted UInt32 | — |
BuffersWritten UInt32 | — |
Status UInt32 | — NTSTATUS reference |
BuffersLost UInt32 | — |
Event ID 24 —
Fields #
| Name | Description |
|---|---|
GUID GUID | — |
FilterFlags UInt32 | — |
LastEnableLoggerId UInt16 | — |
Event ID 25 —
Fields #
| Name | Description |
|---|---|
GUID GUID | — |
FilterFlags UInt32 | — |
LastEnableLoggerId UInt16 | — |
Event ID 26 —
Fields #
| Name | Description |
|---|---|
GUID GUID | — |
Index UInt8 | — |
LoggerId UInt16 | — |
MatchAnyKeyword UInt64 | — |
MatchAllKeyword UInt64 | — |
Level UInt8 | — |
EnableProperty UInt32 | — |
Event ID 27 —
Fields #
| Name | Description |
|---|---|
ProviderGUID GUID | — |
GroupGUID GUID | — |
Flags UInt16 | — |
EnableMask UInt8 | — |
GroupEnableMask UInt8 | — |
ProcessId UInt32 | — |
Event ID 28 — Error setting traits on Provider ProviderGuid.
Description
Error setting traits on Provider ProviderGuid. Error: ErrorCode.
Message #
Fields #
| Name | Description |
|---|---|
ProviderGuid GUID | — |
ErrorCode UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-EventTracing",
"guid": "B675EC37-BDB6-4648-BC92-F3FDC74D3CA2",
"event_source_name": "",
"event_id": 28,
"version": 0,
"level": 2,
"task": 3,
"opcode": 25,
"keywords": 9223372036854778400,
"time_created": "2026-03-11T06:27:22.550118+00:00",
"event_record_id": 54,
"correlation": {},
"execution": {
"process_id": 740,
"thread_id": 808
},
"channel": "Microsoft-Windows-Kernel-EventTracing/Admin",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"ProviderGuid": "77811378-E885-4AC2-A580-BC86E4F1BC93",
"ErrorCode": 3221225477
},
"message": ""
}
Event ID 29 — A registration for Provider ProviderGuid has joined Provider Group ProviderGroupGuid.
Event ID 30 — Provider ProviderGuid from process ProcessId does not have permission to write events to session "SessionName".
Description
Provider ProviderGuid from process ProcessId does not have permission to write events to session "SessionName". Error: Status.
Message #
Fields #
| Name | Description |
|---|---|
ProviderGuid GUID | — |
SessionName UnicodeString | — |
ProcessId UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 31 —
Fields #
| Name | Description |
|---|---|
ProviderId GUID | — |
StatusCode UInt32 | — |
EventName AnsiString | — |
SessionName UnicodeString | — |
Event ID 32 — Failed to read debug info for WPP provider ProviderGuid from process ProcessId for session "SessionName".
Message #
Fields #
| Name | Description |
|---|---|
ProviderGuid GUID | — |
SessionName UnicodeString | — |
ProcessId UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 33 —
Fields #
| Name | Description |
|---|---|
MessageGuid GUID | — |
MessageNumber UInt16 | — |
StatusCode UInt32 | — |
SessionName UnicodeString | — |
Event ID 34 —
Fields #
| Name | Description |
|---|---|
HookId UInt16 | — |
StatusCode UInt32 | — |
SessionName UnicodeString | — |
Event ID 35 —
Fields #
| Name | Description |
|---|---|
LoggerSlotsUsed UInt64 | — |
Event ID 40 — The enable state for Provider ProviderName is about to change on session "SessionName".
Event ID 41 — Provider ProviderName is about to be disabled from session "SessionName".
Event ID 42 — Capture state requested for provider GUID on session "LoggerId".
Event ID 43 — Session "SessionName" could not be started because LOGGER_FLAG_LARGE_MDL_PAGES is not supported.
Event ID 44 — Session "SessionName" could not be started because because the maximum MaximumAllowed logging sessions are already active on the system.
Event ID 45 — Session "SessionName" could not be started because because the maximum MaximumAllowed EVENT_TRACE_SYSTEM_LOGGER_MODE logging sessions are already active on the system.
Event ID 46 — Session "SessionName" could not be started because the process failed its access check to the SessionGuid.
Description
Session "SessionName" could not be started because the process failed its access check to the SessionGuid.
Message #
Fields #
| Name | Description |
|---|---|
SessionName UnicodeString | — |
SessionGuid GUID | — |
DesiredAccess UInt32 | — Process access rights reference |