Event logging depends on the EventLog service (eventlog). If stopped, logs won't be recorded, and Event Viewer won't work.
eventlog
Check Status: Admin CMD/PowerShell -> sc query eventlog.
sc query eventlog
Expected State: RUNNING. A STOPPED state is highly suspicious.
RUNNING
STOPPED
Last updated 11 months ago