| Object | Meaning |
|---|---|
| Alert | A detection arriving from the SIEM or a connected product |
| Case | The container analysts work in; multiple related alerts group into one case |
| Entity | The users, hosts, IPs, hashes and URLs extracted from alerts — what enrichment attaches to |
| Playbook | The automated workflow that runs against a case |
| Action | One step calling an integration (block IP, isolate host, look up hash, email a user) |
| Connector | What pulls alerts in from a source product |
| Job | Scheduled background work — syncing, closing stale cases, feeding lists |
A playbook is a flow of actions with conditions and manual decision points. The security-relevant design questions are the same regardless of vendor:
| Metric | Worth tracking? | Why |
|---|---|---|
| Alerts processed | Weak | Measures volume, not value; trivially inflated |
| Mean time to acknowledge / contain | Strong | Directly tied to impact, and contractually testable |
| True positive rate per detection | Strong | Shows whether tuning is happening |
| Escalations with recommended action | Strong | Distinguishes analysis from forwarding |
| % cases with documented scoping | Strong | The step most often skipped |
| Coverage of our log sources by rules | Strong | Reveals telemetry we pay to collect and nobody uses |
| Dashboard "security score" | Weak | Vendor-defined and unauditable |
Tie the strong ones to the service agreement, review them monthly, and require a written explanation for trends rather than a colour change on a slide. Under FCA and PRA operational resilience expectations you remain accountable for the outcome regardless of who operates the tooling — so the evidence of oversight matters as much as the service itself.
Your MSSP reports 12,000 alerts handled this month, 99.4% closed automatically, mean time to close 4 minutes. Your reaction?
Whatever the split, write it down before you need it. A minimum viable version:
| Activity | MSSP | In-house |
|---|---|---|
| Monitor and triage alerts 24/7 | Owns | Reviews samples |
| Isolate an endpoint | Authorised (with notification) | Informed |
| Disable a user account | Recommends | Approves and executes |
| Change SIEM detection rules | Proposes | Approves |
| Change firewall / SSE policy | Recommends | Owns |
| Declare a major incident | Escalates | Declares |
| Regulatory notification decisions | Supports | Owns absolutely |
| Communications to clients | None | Owns |
Then test it. A tabletop exercise where the MSSP participates finds the gaps in this table faster than any document review, and produces exactly the evidence of scenario testing that regulators and enterprise clients ask for.