During an investigation into unauthorized account activity at a healthcare provider in Boston, forensic analysts parse raw event log files to identify when suspicious activity occurred. They notice the event record contains different timestamp fields. One reflects when the event was originally generated by the source application, while the other reflects when the event was actually written into the log. Which EventLogRecord field indicates the time the event was generated?
Submit