Skip to content

LogFileParser

What LogFileParser does

Guided SUSA tool journey

LogFileParser supports file-system analysis. In this guide, you will use it to parse NTFS transaction records and identify one relevant operation. The procedure and screenshots provide the practical reference; the surrounding context explains what to record and how to judge the result.

Tool guide at a glance

Investigation task

Parse NTFS transaction records and identify one relevant operation.

Starting material

Verified NTFS training artefacts or a working copy of a training volume image.

Successful outcome

A traceable file-system observation correlated by record, path, change reason, or time.

Evidence and safety

Work from copies and retain raw metadata. Do not infer user intent from one timestamp or allocation state. Record the input identifier, tool version, relevant commands or settings, time and time zone, output location, and any errors or limitations as you work.

Choose your journey

How the labs complement this guide

The Interactive Lab is a safe browser simulation for practising the workflow and validation logic. The Full Lab is an independent exercise for an isolated, authorised environment. Confirm the installed tool version and expected output before relying on either exercise in a real case.

Accessing LogFileParser in SUSA

LogFileParser (by Joakim Schicht) is a tool that parses the NTFS $LogFile and converts it into a readable format (usually CSV) so you can analyse low-level file system activity.

Analyse a preserved copy from the same volume as the related $MFT and $UsnJrnl. Record the parser version and output location, and use transaction records to support a timeline rather than treating an individual row as a complete account of user intent.

Download LogFileParser and extract to C:\Tools\JoakimSchichtTools\LogFileParser.

Screenshot: Download LogFileParser and extract to C:\Tools\JoakimSchichtTools\LogFileParser

Double-click LogFileParser64 to launch the application.

Screenshot: Double-click LogFileParser64 to launch the application