Event ID 1015 — Summary of ReadyBoot Performance.
Description
Summary of ReadyBoot Performance.
Message #
Fields #
| Name | Description |
|---|---|
RB_IoReadBytes UInt64 | [Summary of ReadyBoot Performance] Io Read Bytes. |
RB_CacheHitBytes UInt64 | [Summary of ReadyBoot Performance] Cache Hit Bytes. |
RB_PrefetchBytes UInt64 | [Summary of ReadyBoot Performance] Boot Prefetch Bytes. |
RB_CacheHitPercentage Double | [Summary of ReadyBoot Performance] Cache Hit Percentage. |
RB_IoReadCount UInt32 | [Summary of ReadyBoot Performance] Io Read Count. |
RB_CacheHitCount UInt32 | [Summary of ReadyBoot Performance] Cache Hit Count. |
RB_PrefetchReadCount UInt32 | [Summary of ReadyBoot Performance] Boot Prefetch Read Count. |
RB_PrefetchDiskTimeUs UInt32 | [Summary of ReadyBoot Performance] Boot Prefetch Time (us). |
RB_SyncPrefetchIoBytes UInt64 | [Summary of ReadyBoot Performance] Sync Prefetch IO Bytes. |
RB_SyncPrefetchIoCount UInt32 | [Summary of ReadyBoot Performance] Sync Prefetch IO Count. |
RB_SyncPhaseDurationUs UInt32 | [Summary of ReadyBoot Performance] Sync Prefetch Duration (us). |
RB_PostSyncPhasePendCount UInt32 | [Summary of ReadyBoot Performance] Post Sync Phase Pend Count. |
RB_Flags UInt32 | [Summary of ReadyBoot Performance] Flags. |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-ReadyBoost",
"guid": "E6307A09-292C-497E-AAD6-498F68E2B619",
"event_source_name": "",
"event_id": 1015,
"version": 2,
"level": 4,
"task": 1016,
"opcode": 0,
"keywords": 9223372036854784000,
"time_created": "2023-10-25T22:49:28.791349+00:00",
"event_record_id": 27,
"correlation": {},
"execution": {
"process_id": 1584,
"thread_id": 5392
},
"channel": "Microsoft-Windows-ReadyBoost/Operational",
"computer": "WinDevEval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"RB_IoReadBytes": 957741056,
"RB_CacheHitBytes": 639155712,
"RB_PrefetchBytes": 711483392,
"RB_CacheHitPercentage": "86.88958156229337",
"RB_IoReadCount": 31761,
"RB_CacheHitCount": 27597,
"RB_PrefetchReadCount": 17181,
"RB_PrefetchDiskTimeUs": 28124905,
"RB_SyncPrefetchIoBytes": 439320576,
"RB_SyncPrefetchIoCount": 10433,
"RB_SyncPhaseDurationUs": 9889786,
"RB_PostSyncPhasePendCount": 0,
"RB_Flags": 96
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline