Task 02: Calculate and review MTTD, MTTR, and first-action metrics
Security Architecture Team
-
Open the incident CSV you receive from the team to confirm these columns exist:
- Incident ID
- Severity
- First activity time
- Creation time
- First action time (analyst note)
- Last update time (proxy for resolution)
-
Compute metrics:
- MTTD = Created − First activity
- First-Action = First action − Created
- MTTR = Last update − First activity
-
Filter by Severity and calculate average, median, and 90th percentile.
-
Build an Excel or Power BI dashboard showing SLA compliance and outliers.
-
Investigate incidents with breached SLAs.
Security Engineering and Administration
Informational for what the Engineering team could do at this point.
-
Schedule a daily export job or perform a manual CSV download.
-
Standardize timestamps to UTC or local consistently.
-
Confirm Last update time populates correctly on status changes.
-
Deliver a monthly summary to the Architecture team.
SOC Analyst
-
Export your assigned incidents weekly.
-
Log your first-action and status changes.
-
Note any delays and root causes. For example, “Awaiting business approval.”
-
Present individual SLA compliance in team review.