Working an Incident: Keeping a Live Timeline
Incident Response & Ticketing Workflows
Chapter 5 · Working an Incident: Keeping a Live Timeline
Chapter 1 promised this would be the single highest-payoff habit in the whole course. Here's why, and exactly how to actually do it: a timeline is a running, timestamped log of what was checked and what was found, written down as it happens — not reconstructed afterward from memory.
Why "Live" Specifically Matters
Human memory doesn't reconstruct events in true chronological order after the fact — it fills gaps with plausible-sounding assumptions shaped by how the story eventually made sense, not by what was actually observed at each moment. A timeline captured live avoids this failure mode entirely, because it records the real sequence and the real findings at the moment they occurred, before anyone knows how the incident will end.
What Belongs in an Entry
Timestamp, what was checked or done, what was found — and who, if more than one person is involved. Terse and factual; a timeline is an evidence log, not prose.
A Timeline Is Not the Same as a Narrative
Notice the entries at 14:14 and 14:19 above: a genuinely reasonable theory (version skew) was checked and ruled out before the real cause was found. That's not a mistake to edit out afterward — it's exactly what the timeline is supposed to preserve.
Where to Keep It: Low Friction Beats "Correct" Tooling
The best timeline tool is whichever one is fast enough that people actually use it while the incident is happening — a shared document, a dedicated incident chat thread with timestamped messages, or a purpose-built incident-management tool are all genuinely fine. The worst timeline tool is a more "proper" one nobody actually updates in the moment because it's too much friction to reach for mid-incident.
A Live Coordination Tool, Not Just a Historical Record
During a multi-person incident, a shared live timeline does real-time work too: it prevents two people independently checking the exact same thing because neither knew the other already had, and it lets someone joining partway through catch up by reading the timeline instead of interrupting people who are actively working to ask "what's been checked so far?"
log1 teaches about not knowing in advance which log line matters. Write it down as you check it, ruled-out theories included, before you know how the story ends.
Hands-On Exercises
Explain why this chapter says human memory is a genuinely poor substitute for a timeline captured live, even for someone with an excellent memory.
📄 View solutionUsing this chapter's own worked timeline, explain why the version-skew theory entries at 14:14 and 14:19 should stay in the record rather than being removed once the real cause was found.
📄 View solutionExplain the two separate benefits a shared live timeline provides during a multi-person incident, beyond serving as a historical record afterward.
📄 View solutionChapter 5 Quick Reference
- A timeline = timestamp + what was checked + what was found, captured live, not reconstructed afterward
- Memory reconstructs events non-chronologically after the fact — a live timeline avoids that specific failure mode
- Keep ruled-out theories in the record — a messy timeline is normal, not something to clean up
- Pick whichever tool is low-friction enough to actually use during the incident — that beats a "more correct" tool nobody updates
- During a multi-person incident, a shared timeline also prevents duplicated effort and lets latecomers catch up without interrupting
- Write it down as you check it — you can't predict in the moment which detail will matter later
- Next chapter: Mitigate vs. Fix: Buying Time Safely Without Losing the Evidence