A security operations center produces thousands of alerts a day. Most of them mean nothing. A failed login from a tired employee, a scanner probing a public IP, a backup job that triggered a file-integrity rule, an antivirus quarantine that already did its job. The hard part of detection is not collecting these events. Collection is easy and most tools do it well. The hard part is deciding which handful of those events describe an actual person trying to do harm inside your environment, and then acting before that person reaches anything that matters. That decision, made correctly and quickly, is the entire value of threat detection and response. Everything else is overhead.
We run threat detection and response for regulated companies, and we will be direct about what the work actually is. It is not a dashboard. It is not a feed of red and yellow tiles that someone glances at between meetings. It is the disciplined separation of signal from noise, repeated every hour of every day, by people and tuned systems that know your environment well enough to tell the difference. This post explains how that separation works, what you should expect to receive, where the trade-offs sit, and how detection ties into the regulatory obligations now in force across the EU. The point is not to sell you alerts. The point is to find the one event that matters and contain it before it becomes an incident you have to report.
Threat detection and response is the continuous practice of watching your environment for evidence of an attacker, confirming whether that evidence is real, and taking action to stop the attacker before damage spreads. The category goes by several names. Managed detection and response, or MDR, describes the service when an outside team runs it for you. Extended detection and response, or XDR, describes the technology that correlates signals across endpoints, identity, network, and cloud. The label matters less than the function. You are paying for someone to notice an intrusion in progress and to do something about it while there is still time to act.
This is different from prevention and different from testing. Prevention tools try to block known bad things at the door. Testing, such as penetration testing, tells you where the doors are weak before an attacker finds them. Detection assumes that prevention will sometimes fail and that an attacker will get inside, because over a long enough timeline both of those things happen to everyone. Detection is the layer that catches what made it past the wall. If you want to understand how detection complements offensive work, our overview of managed detection and response goes deeper on the operating model, and pentest versus scan explains why point-in-time testing alone leaves a gap that only monitoring can close.
Security tools are tuned to be sensitive because vendors are judged on what they miss, not on what they over-report. A tool that stays quiet during a real attack is a failed product. A tool that fires constantly is merely annoying. So the default settings on every detection product lean loud. The result is that a mid-sized environment generates tens of thousands of events per day, and the overwhelming majority describe normal behavior that happens to match a broad rule. An administrator running PowerShell looks a lot like an attacker running PowerShell. A developer spinning up cloud resources looks a lot like an attacker establishing persistence. Without context, the tool cannot tell them apart, so it flags both.
Noise is not a minor inconvenience. It is the mechanism by which real attacks succeed. When a team faces a flood of low-quality alerts, it stops reading them carefully. Analysts triage by reflex, close tickets in bulk, and learn to assume that the next alert is also nothing. The single alert that described the actual breach sits in the same queue as nine hundred that did not, and it gets closed with the rest. Alert fatigue is the most reliable ally an attacker has, and it is entirely self-inflicted by environments that buy tools and never tune them.
An alert no one trusts is not a control. It is a record that the signal was available and was not acted on.
The job is to find the events that describe an attacker progressing toward a goal, and those events have a shape. They are rarely loud on their own. A real intrusion shows up as a sequence of small, individually plausible actions that only become alarming when you read them together and in order. The skill is correlation across time and across data sources, mapped against how real attackers actually operate. We use the MITRE ATT&CK framework as the shared vocabulary for this, because it describes attacker techniques as observed in the wild rather than as theory.
Detection and response is a pipeline, and each stage exists to reduce volume and increase confidence. The goal of the early stages is to throw away noise responsibly. The goal of the later stages is to act fast on what remains. Here is the sequence we run, and what each step is for.
When you buy detection and response, you are buying outcomes and evidence, not access to a console you will never open. A serious engagement should hand you concrete deliverables that hold up under audit and under pressure. Vague promises of round-the-clock monitoring are not deliverables. The following are.
Building detection in-house gives you control and deep knowledge of your own environment, but it is expensive and hard to staff. Continuous monitoring requires coverage around the clock, which means several skilled analysts, a tuned platform, and a manager who keeps the detection logic current as your environment and the threat landscape change. For most mid-market companies, that team is difficult to hire and harder to retain, because experienced analysts leave for larger employers and the night shift burns people out. The math rarely favors building from scratch unless detection is core to what you sell.
Outsourcing to a managed service trades some control for coverage, speed, and a team that sees attacks across many environments and brings that pattern recognition to yours. The risk is a provider that ships you raw alerts and calls it a service, which simply relocates the noise problem to your inbox. A hybrid model, where your staff own business context and incident decisions while an external team runs the around-the-clock watch and the tuning, works well for regulated firms that need control over response but cannot justify a full internal operation. Whichever you choose, the test is the same. Ask how they separate signal from noise, and ask to see the false positive rate. The honest answer to both questions tells you almost everything.
Detection is continuous by definition. There is no monthly cadence, because attackers do not schedule themselves for business hours, and many deliberately choose nights, weekends, and holidays precisely because they expect no one to be watching. What does run on a cadence is the work around the watch. Detection rules should be reviewed and tuned continuously as cases close, coverage against ATT&CK should be reassessed at least quarterly, and the whole response process should be tested with a realistic exercise at least twice a year. Speed is the metric that matters most during an actual event. The gap between when an attacker gains access and when you contain them determines whether you have a contained intrusion or a reportable breach, and under current EU rules that distinction carries a clock you cannot stop.
Most failed detection programs fail in predictable ways. We see the same patterns across companies that bought good tools and still got breached, and the patterns are almost always about people and process rather than technology. Watch for these.
Detection and response is priced on the volume of data ingested, the number of assets and identities monitored, and the response authority you grant. It is an operating cost, not a project, because the threat does not end. The larger and quieter cost is internal. Detection only works when the external or internal team understands your environment, which requires your engineers to explain what normal looks like, to keep asset inventories current, and to respond when the team asks whether an unusual action was authorized. A provider with no context produces noise no matter how good their analysts are. Budget for the relationship, not just the license. The way to think about cost is to compare it against the cost of a breach you detect on day ninety instead of hour one. For a structured view of how security spend scales, our guide to penetration testing cost covers the testing side of the same budget conversation.
Detection is no longer optional for regulated companies in the EU, and the regulations are specific about timing. The NIS2 Directive requires essential and important entities to detect and handle incidents and to report significant ones, with an early warning due within 24 hours of becoming aware. For financial entities, DORA, in force since January 2025, sets detailed requirements for detecting, managing, and reporting ICT-related incidents on strict timelines. You cannot report what you did not detect, and you cannot meet a 24-hour clock if you find out about the incident from a customer or a journalist three weeks later. Detection is the control that makes the reporting obligation achievable. For the differences between the two regimes, NIS2 versus DORA lays them side by side.
Certification frameworks treat detection as a baseline expectation rather than a maturity bonus. ISO/IEC 27001:2022 addresses monitoring, logging, and event management within its 93 Annex A controls across four themes, and an auditor will expect evidence that you watch your environment and act on what you see. The same is true for the security availability and confidentiality criteria under SOC 2. The distinction worth keeping in mind is that passing an audit is not the same as being able to detect an attacker, a point we make plainly in why SOC 2 is not security. The framework tells you to have detection. It does not make your detection good. That part is engineering.
The work of detection is not collecting alerts. It is finding the one event in a hundred thousand that describes a real attacker, and containing it before it becomes the incident you have to report and explain. That is a discipline of tuning, correlation, and fast decisions, run continuously by people who know your environment. If you want detection that produces contained incidents rather than a louder inbox, start with our threat detection and response service, and when you are ready to scope coverage for your environment, book a scoping call.