Forum Discussion

sci_ron's avatar
sci_ron
Copper Contributor
Oct 08, 2021

Windows 10 Event log gaps

Hi all

I have noticed significant gaps in my event log entries, which is very unusual for Windows. These gaps appear when the PC is not being used. Normally there are entries almost every millisecond in system event logs. I have attached two screenshots showing the gaps in entries in application and system logs. System is not configured to sleep or hibernate. Your advice appreciated thank you.

5 Replies

  • Difaya's avatar
    Difaya
    Iron Contributor

    Ensure that the Windows Event Log service is running properly. Open Services (services.msc) and verify that "Windows Event Log" is set to Automatic and is running.

  • Harolder's avatar
    Harolder
    Brass Contributor

    Event log gaps can be caused by various factors, including system issues, log management settings, or external interference. Since you've already noted that the system isn't sleeping or hibernating.

  • Waylene's avatar
    Waylene
    Brass Contributor

    Windows Event Viewer buffers log entries for a short period. If the buffer fills up or is flushed, you might see gaps in the log entries. However, this would typically not result in such large gaps, especially since your system is not idle.

  • EzraOak's avatar
    EzraOak
    Iron Contributor

    Event log gaps can be caused by various factors, including system optimizations, logging service issues, or external interference. Since your system is not configured to sleep or hibernate, and you're observing unusual gaps with normally dense log entries.

  • AAbner's avatar
    AAbner
    Iron Contributor

    Run powercfg /a to check the system power state, and verify if the Event Log service is paused during idle periods.