Incident evidence reduction

Large capture trimmed to the failure window

A sample handoff for reducing a large PCAP to the packets that explain the failure while preserving timing and packet context.

HTML preview

Evidence handoff preview

Download PDF
Failure boundary The full capture is too large and noisy for review; the failure is isolated to a specific packet window and endpoint pair.
Raw evidence excerpt Time range selected; endpoint filters applied; unrelated packets excluded; subset export preserves the failure sequence.

Evidence screenshots

Time workshop
Time workshop The time workflow helps isolate a capture window before export.
Packet detail
Packet detail Decoded packet context remains available while deciding what belongs in the subset.

Evidence table

LayerFindingImplication
Filter scopeThe failure window is isolated by time and endpoint filters.Reviewers do not need the full capture to understand the case.
Subset exportThe export keeps packet order and timing inside the selected window.The reduced PCAP remains useful for debugging and replay-oriented analysis.
HandoffThe smaller file is easier to attach, review, and archive.Support can move a case forward without exposing unrelated traffic.

Recommended fix

  1. Preserve a private copy of the original capture before trimming.
  2. Document the time window and filters used for the exported handoff.
  3. Attach the subset PCAP and the export report together.