Event logs are stored as .evtx files, typically located in %SystemRoot%\System32\Winevt\Logs\ (e.g., Application.evtx, Security.evtx, System.evtx).
.evtx
%SystemRoot%\System32\Winevt\Logs\
Application.evtx
Security.evtx
System.evtx
Third-party applications can also create their own event logs.
Last updated 11 months ago