Hello list,
I have an issue with the MFT parsing, but I cannot really put the finger on it.
I use the following log2timeline setup:
Windows Build
Product version : 20180818
Command line arguments :
D:\Tools\plaso-20180818-Win32\log2timeline.exe --no_dependencies_check --workers 7 --parsers win7_slow --status_view linear --hasher_file_size_limit 70000000 --logfile log.txt db.plaso h:\
H: is the NTFS image mounted with FTK Imager
Enabled parser and plugins : ../.. mft, usnjrnl, ../..
No filters
The result is then exported (psort) to -o elastic and -o json_line, both with the same result.
The issue I have is
that some NTFS file system events are not extracted by log2timeline.
Some files that are in the file system are not at all present in the
output (neither elastic, nor grepping the JSON).
Using the stand
alone $MFT parser: https://github.com/dkovar/analyzeMFT,
the file events are well extracted and I can find the info I am looking for.
I tried my best to find information and documentation on what is or I did possibly wrong, but I’m missing something. Might there be a limitation in the MFT parser in log2timeline?
Thank you (for work and tools)!
Best regards!
G
> The issue I have is that some NTFS file system events are not extracted by log2timeline. Some files that are in the file system are not at all present in the output (neither elastic, nor grepping the JSON).
Can you provide more detail which event are not extracted? are these
recovered MFT entries, recovered $I30 directory index records, etc