Skip to content
LOG-134 Logs, Records & Provider Evidence

Does matching time prove that two records relate to the same event?

No. Matching or near-matching times do not by themselves prove that two records describe the same event.

Time is one correlation factor, not a unique identifier.

Avoid the dangerous assumption

The dangerous assumption is that events recorded in the same second must be connected.

Busy systems may generate many unrelated events at the same time.

Timestamps may also have limited precision. Two records showing 10:15:30 may each represent any point within that second. One system may round while another truncates.

Different clocks, time zones and processing stages complicate matters further. A client may record request creation while a server records receipt. A SIEM may display ingestion time rather than event time.

Investigators should look for additional links such as account, device, source and destination addresses, session ID, request ID, message ID, transaction ID or file hash.

The expected technical sequence should also make sense. A server response should normally follow the corresponding request, though clock error can make the displayed order appear reversed.

Record the permitted time window used for correlation and why it is reasonable. A five-second window may suit one system but be too narrow or too broad for another. The chosen window should reflect the systems and process being examined.

Where only timing matches, report the records as potentially related rather than definitively the same event. Seek supporting fields or specialist interpretation if the distinction matters.

Operational takeaway

Matching time can support correlation, but it does not prove identity between records without compatible source fields, technical sequence and an understood level of clock and timestamp uncertainty.


Keep moving

Where this question leads

These links explain why the next page may matter, rather than presenting an undifferentiated list.