TL;DR: Most security teams already have enough detections, but they still lose time in manual enrichment, correlation, and query-driven hunting, according to Anomali. The operational bottleneck is not signal scarcity, it is the workflow gap between detection and decision.
NHIMG editorial — based on content published by Anomali: Why Analyst Workflow Matters More Than Another Detection Rule
By the numbers:
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: How should security teams reduce analyst workflow friction in the SOC?
A: Start by measuring where time is lost between alert receipt and decision, then remove the most repetitive enrichment and correlation steps.
Q: Why do fragmented SOC workflows slow threat response?
A: Fragmented workflows force analysts to move across too many tools and reconstruct context manually before they can act.
Q: What do security teams get wrong about threat hunting at scale?
A: They often treat hunting as a query-writing problem instead of a workflow design problem.
Practitioner guidance
- Map investigation latency end to end Measure the time from alert receipt to confirmed decision across enrichment, correlation, and escalation steps.
- Reduce query dependency for common investigations Package the most frequent hunt and triage paths into reusable workflows so analysts do not need to write complex queries for every case.
- Integrate identity context into SOC triage Surface ownership, privilege scope, and recent activity for service accounts, API keys, and OAuth grants directly in the investigation flow.
What's in the full article
Anomali's full post covers the operational detail this post intentionally leaves for the source:
- Specific examples of how analysts lose time across enrichment, correlation, and alert validation
- Workflow patterns for natural-language investigation and why they change analyst access to data
- Operational detail on automating indicator extraction from threat reports into internal searches
- The security operations discussion that underpins the article's workflow argument
👉 Read Anomali's analysis of why analyst workflow is slowing threat investigation →
Analyst workflow in the SOC: what security teams need to fix first?
Explore further
Analyst workflow is a control plane issue, not just a SOC productivity issue. When investigation is slow, every downstream function from triage to containment inherits that delay. The industry often talks about better detections, but detections only create value when teams can operationalise them. For identity-heavy environments, that includes service accounts, OAuth grants, tokens, and other non-human identities that must be resolved quickly to an owner and a privilege scope.
A question worth separating out:
Q: What should teams do when detection is faster than investigation?
A: Treat investigation throughput as a security control, not a back-office metric. Add automation where analysts lose time, especially around indicator extraction, correlation, and identity context, so detection leads to containment before the threat can progress further.
👉 Read our full editorial: Analyst workflow is the real SOC bottleneck in threat investigation