Close Menu
  • Home
  • News
  • Security
  • Privacy
  • Cybercrime
    • Threat Groups
    • Ransomware
    • Explainers
    • Stealer Logs
  • AI
  • OSINT
  • Tools
    • Ransomtracker
    • Stealercheck
    • FortiBleed Checker
  • About Us
Facebook X (Twitter) Instagram Threads
Ransomnews
  • Home
  • News
  • Security
  • Privacy
  • Cybercrime
    • Threat Groups
    • Ransomware
    • Explainers
    • Stealer Logs
  • AI
  • OSINT
  • Tools
    • Ransomtracker
    • Stealercheck
    • FortiBleed Checker
  • About Us
Facebook X (Twitter) LinkedIn
Ransomnews
Security

SOAR vs SIEM 2026: tune before you automate

Neringa MacijauskaitėBy Neringa MacijauskaitėAugust 6, 2026Updated:August 6, 2026No Comments9 Mins Read19 Views
Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
SOAR vs SIEM 2026: SIEM decides what is happening, SOAR decides what to do about it
Share
Facebook Twitter LinkedIn Pinterest Email Copy Link

SOAR and SIEM are not alternatives. SIEM decides what is happening, SOAR decides what to do about it, and the order you deploy them in matters more than which you buy. Automation running on a poorly tuned SIEM does not save analyst time. It executes the wrong containment at machine speed, estate-wide, before anyone has read the alert.

Is SOAR still a category in 2026?

Not as a standalone market. Gartner marked SOAR “obsolete before plateau” on its Hype Cycle in 2024, a designation that means the category stalled before becoming established, and Dark Reading’s reporting on that call quoted analyst Eric Ahlm’s assessment that vendors selling nothing but dedicated automation platforms do not have a lively future ahead of them.

The capability did not disappear. It got absorbed. Splunk SOAR, Palo Alto Networks XSOAR, CrowdStrike Fusion and Microsoft Sentinel’s automation rules all now sit inside or alongside the detection platform rather than beside it as a separate purchase. That changes the question you are actually asking. It is rarely “which SOAR should we buy” any more. It is “should we switch on the automation we already have a licence for”, and the honest answer for a lot of SOCs is not yet.

Gartner’s SOAR definition still describes the function accurately: orchestration across tools, automated response, and case management. Treat it as a set of features to enable rather than a product to procure.

What does each one actually do?

SIEM collects, normalises and correlates events, then surfaces prioritised alerts and retains the underlying data for audit and forensics. SOAR consumes those alerts, enriches them from other systems, executes containment actions through APIs, and writes the case record back. The dividing line is that SIEM produces judgements about the past and SOAR takes actions in the present.

DimensionSIEMSOAR
Core jobDetect, correlate, alert, retainOrchestrate, enrich, contain, case-manage
InputsLogs, events, flows, cloud telemetrySIEM alerts, threat intel, ticketing, APIs
OutputsPrioritised alerts, dashboards, audit trailsExecuted actions, enriched cases, closed tickets
Effect on MTTDDirect: correlation cuts detection lagIndirect: context speeds the analyst decision
Effect on MTTRIndirect: alert quality sets the ceilingDirect: containment runs in seconds
Analyst loadHigh: review, tuning, rule maintenanceLower on routine work, unchanged on hard cases
Failure modeNoise, ignored alerts, silent parser breakageConfident wrong actions, executed fast and wide
Retention roleThe system of recordCase and execution logs only
Ransomnews assessment. Note the failure modes: they are not symmetrical.

That last row is the one worth sitting with. A noisy SIEM wastes analyst attention, which is expensive but recoverable. A confident automation layer running on a noisy SIEM disables the wrong accounts and isolates the wrong hosts, which is an outage you caused yourself.

Why sequence beats the shootout

The most common procurement mistake is buying automation before earning the right to automate. Vendor demos show a clean line: alert fires, playbook runs, threat contained. What the demo omits is the months of detection tuning that have to come first for that playbook to fire on something real.

Five readiness conditions to clear before enabling SOAR automation, and what happens if any of them fail
Five gates. Any one failing means tune the detection, not buy the automation.
GateWhat it requires before you automate
01. Detection fidelityA false-positive rate your team has agreed and actually measured
02. Documented playbooksAt least three incident types with a written, repeatable response
03. Asset inventoryComplete enough that containment hits the right machine
04. Corroborating signalNo playbook fires on a single uncorroborated source
05. Escalation pathA defined human owner for every playbook failure
Fail any one of these and automation does not save analyst time, it executes the wrong containment at machine speed.

The asset inventory gate is the one teams skip most often and regret hardest. Automated containment resolves a hostname or an identity to a target and acts on it. If the inventory is stale, the action lands on the wrong machine, and it lands there faster than a human would have caught the mistake. The joint Best Practices for Event Logging and Threat Detection guidance from ASD’s ACSC, CISA, the FBI and the NSA puts the same emphasis on knowing what you are collecting from before you build on top of it.

What a playbook actually runs

Phishing triage is the canonical first playbook because the workflow genuinely is identical every time, which is the only real qualification for automating anything.

Six-step phishing triage playbook across SIEM and SOAR, showing which steps are automated and which need an analyst
Six steps, one human, and the human sits at the decision that carries blast radius.
StepWhat happensRun by
01. DetectSIEM correlation rule fires on a clicked, flagged URLAutomated
02. ForwardAlert passed to SOAR with sender, URL and recipient identityAutomated
03. EnrichThreat intel, identity history and asset criticality pulled inAutomated
04. DecideKnown-bad contains, unknown escalates with context attachedAutomated
05. ReviewAnalyst confirms or reverses, then checks blast radiusHuman
06. CloseDisposition written back to SIEM for audit and correlationAutomated
Step 04 is the one to dry-run against historical alerts before it goes live.

Before any of that runs in production, execute it in dry-run against a month of historical alerts and count how often step four would have contained something it should not have. That number is your gate. If automated containment would have fired incorrectly at a rate your team would not accept from a junior analyst, the detection underneath needs work before the automation is enabled.

The same chain applies to credential exposure. When an infostealer infection surfaces, the enrichment and suspension steps are mechanical and worth automating, while the question of what else that credential opened is not. Our guide to detecting and responding to infostealer infections covers the judgement half, and what the first hour of a breach should look like covers where automation stops helping.

What should never be automated

SOAR’s value is not uniform across incident types, and pretending otherwise is how teams end up distrusting their own tooling. Automate where the response is identical every time and the blast radius of being wrong is small:

  • Enrichment of any kind. Pulling reputation, asset criticality and identity history costs nothing if it is wrong.
  • Known-bad indicator containment, where the indicator is corroborated by more than one source.
  • Ticket creation, case assembly and disposition write-back.
  • Reversible actions on low-criticality assets, such as forcing a password reset.

Leave the rest to people. Multi-stage intrusions involving living-off-the-land techniques, novel tooling or hands-on-keyboard operators do not decompose into a playbook, because the next step depends on what the last step revealed. Containment on domain controllers, production databases and anything an executive uses should carry a human approval step regardless of confidence score, since the cost of a wrong action there exceeds the cost of a slow one.

There is a related trap in the cloud, where a playbook with broad API permissions is itself a privileged identity worth stealing. If you are automating containment across cloud accounts, the misconfigurations that cause breaches apply to your automation service account as much as to anything else.

How do you know it is working?

Four numbers, tracked from the day the first playbook goes live. Everything else is vendor marketing:

  1. False-positive action rate. How often an automated containment was later reversed by an analyst. This is the health metric. If it climbs, stop expanding coverage.
  2. Playbook success rate. How often an execution completes without an API error or timeout. Silent failures during an active incident are worse than no automation.
  3. Analyst minutes saved per alert type. Measured against a real pre-automation baseline, not an estimate.
  4. MTTR for covered incident types versus uncovered ones. If the delta is small, the playbook is automating something that was never the bottleneck.

Which platform surfaces the alert in the first place is a separate decision with its own trade-offs, covered in our companion piece on SIEM vs XDR. If you are weighing whether machine learning changes any of this, AI in the SOC separates what is working from what is still a demo. And for the tier below, the EDR, XDR and MDR tiebreaker covers the endpoint decision.

Frequently asked questions

Is SOAR dead?

The standalone product category is largely over. Gartner marked SOAR obsolete before plateau in 2024, and the capability now ships inside SIEM and XDR platforms. The orchestration and automation functions themselves are more common than ever, just no longer bought separately.

Do you need SIEM before SOAR?

Yes, in almost every case. SOAR acts on the alerts SIEM produces, so alert quality sets the ceiling on automation quality. Automating a noisy detection pipeline converts false positives into containment actions against the wrong systems.

What is the difference between SOAR and XDR automation?

Scope. XDR automates response within the telemetry and tooling its vendor controls. SOAR orchestrates across tools from many vendors, including ticketing, identity and infrastructure. If your stack is single-vendor, the XDR’s native automation may be all you need.

Which incidents are worth automating first?

Phishing triage, indicator enrichment and known-bad containment, because the analyst response is identical every time. Anything requiring a judgement about what the previous step revealed should stay with a human.

How do you measure whether automation is working?

Track the false-positive action rate above everything else: how often an automated containment gets reversed. Then playbook success rate, analyst minutes saved per alert type, and the MTTR delta between covered and uncovered incidents.

Can a small team run SOAR?

Small teams get the most value per analyst hour from automation, but they also have the least capacity to maintain playbooks when upstream APIs change. Start with two or three enrichment playbooks that do not take destructive actions, and expand only once the false-positive action rate holds steady.

Sources and further reading

  • SOAR Is Dead, Long Live SOAR, Dark Reading, on Gartner’s obsolete-before-plateau designation
  • Security orchestration, automation and response (SOAR), Gartner glossary
  • Security information and event management (SIEM), Gartner glossary
  • Best Practices for Event Logging and Threat Detection, ASD’s ACSC with CISA, FBI and NSA
  • MITRE ATT&CK

Related Ransomnews coverage

  • SIEM vs XDR 2026: retention is the deciding factor
  • How stealer logs power modern ransomware attacks
  • Ransomtracker: live leak-site listings
  • Best ransomware protection for business
Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
Previous ArticleSIEM vs XDR 2026: retention is the deciding factor
Neringa Macijauskaitė
  • LinkedIn

Neringa Macijauskaitė is an information security researcher covering threat intelligence and cybercrime for Ransomnews. She has worked as an information security researcher, conducting threat intelligence investigations, tracking emerging cyber threats, and monitoring for exposed systems and online vulnerabilities. She is also part of the crew behind BSides Vilnius, the community-run security conference in Lithuania.

Related Posts

SIEM vs XDR 2026: retention is the deciding factor

August 6, 2026

wp2shell: pre-auth RCE in WordPress core (CVE-2026-63030)

July 18, 2026

GodDamn ransomware blinds EDR with a Microsoft-signed driver

July 18, 2026

Comments are closed.

Facebook X (Twitter) LinkedIn
© 2026 Ransomnews.com

Type above and press Enter to search. Press Esc to cancel.

Cookies on Ransomnews

We use strictly-necessary cookies to run the site and may use first-party analytics to understand which articles are read. Some pages contain affiliate links — when you click one, the affiliate network sets cookies on the merchant's domain to attribute the referral. See the Cookie Policy and Affiliate Disclosure for detail.

RANSOMNEWS.COM

Tracking the criminal infrastructure of the internet.

Independent coverage of ransomware, breach economics, threat actors, privacy, AI security, and the open-source investigation toolkit.

// Topics

  • News
  • Security
  • Privacy
  • Cybercrime
  • AI
  • OSINT
  • Threat Groups
  • Stealer Logs
  • Ransomtracker
  • Stealercheck
  • FortiBleed Checker

// Site

  • About Us
  • Editorial Team
  • Contact
  • Tip Line
  • Editorial

// Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Funding & Independence
  • RSS Feed
© 2026 Ransomnews.com · Tracking the criminal infrastructure of the internet.