pyevtx-rs
pyevtx-rs copied to clipboard
Misunderstanding of 'timestamp' field
As I'm working with PyEvtxParser, I've noticed 2 distinct fields with the purpose of representing time. One of the is 'timestamp' just under root, and second is 'TimeCreated' under 'System' key. On Event Viewer the time represented is the time of 'TimeCreated' and in my example 'timestamp' is delayed by approximately 30 seconds. Can you clarify on that obscurity?