Event log analysis with FullEventLogView
FullEventLogView is another useful free tool from NirSoft, capable of parsing Windows 10, 8, 7, and Vista event logs. A computer forensic examiner can use it to view both event logs from a local computer and EVTX files, which can be found at %SystemRoot%\Windows\System32\winevt\Logs
.
Getting ready
Go to the FullEventLogView download page on NirSoft's website (the link is presented in the See Also section), and get the 32-bit or 64-bit version of the tool, according to your system. Unpack the archive you downloaded and you are ready to go.
How to do it...
The steps for event log analysis with FullEventLogView are as follows:
- The first thing you should do after starting the tool is choose the data source. To do this, go to
File -
Choose Data Source,
or just press F7. As you can see in the following figure, there are three options available:
- Loading logs from the computer you are running the tool on
- Loading logs from a remote computer
- Loading logs from a folder...