Back

Security Data Lake vs SIEM: Which Architecture Fits?

Hagai Shapira
Hagai Shapira
August 14, 2026
Insights
Security Data Lake vs SIEM: Which Architecture Fits?Bright curved horizon of a planet glowing against the dark backdrop of space.Bright curved horizon of a planet glowing against the dark backdrop of space.

SIEM budgets are under sustained pressure from ingest-based pricing, which pushes teams toward a choice nobody wants: pay full rate for telemetry that is rarely queried, or drop the source and accept the blind spot. That risk is easy to defer, and the gap between what a team kept and what it needed stays invisible until an incident spans both.

The security data lake offers a way out of that pricing trap: commodity object storage with open formats and compute decoupled from retention. In 2026, the sharper question is whether teams store most security data in the lake and run SIEM detection on top, and whether your team can actually operate that architecture without turning detection engineers into pipeline maintainers.

TL;DR:

  • Data lake and SIEM architectures are converging. Recent acquisitions and product changes point toward convergence, with incumbents adding lake tiers and pipeline controls.
  • Storage economics are lopsided, and detection still requires its own system. Object storage can run far cheaper than SIEM ingestion, but that excludes the compute and engineering needed to query data and run detections.
  • The real-time correlation gap is structural. A data lake does no alerting or detection on its own. Streaming detection and Sigma correlations narrow the gap; AI agents speed triage but do not replicate stateful correlation engines.
  • Hybrid routing is the operating model most teams should evaluate first. Send the log volume with active detection value to the SIEM, everything else to the lake, and decide honestly whether your team or a provider runs the pipeline.

Every Major SIEM Move Since 2024 Has Been a Data Architecture Move

Recent SIEM deals have concentrated on the data layer. Cisco closed its $28 billion acquisition of Splunk in 2024. Microsoft integrated a data lake tier directly into Sentinel. CrowdStrike announced its acquisition of Onum on August 27, 2025. President Michael Sentonas wrote in the acquisition announcement, "Legacy SIEMs built on batch and post-storage enrichment can't keep up with the deluge." SentinelOne bought Observo AI for $225 million the following month. Databricks then pushed toward a security lakehouse strategy and agreed to acquire Panther Labs in June 2026, its third cybersecurity acquisition toward that goal.

Across those deals, newer entrants and rebuilt incumbents are moving security operations toward cloud storage, separable compute, pipeline control, and query layers that look more like data platforms than appliance-era log managers. Older SIEM estates are being pulled in the same direction through lake tiers and pipeline acquisitions. Teams should expect SIEM products to keep adding lake tiers and data-pipeline controls. Teams still have to decide who operates it and how much engineering headcount it consumes.

What Actually Separates a Security Data Lake From a SIEM

SIEM pricing commonly ties cost to data volume, while object storage pricing separates retention from compute. That difference makes high-volume sources such as DNS and proxy logs easier to keep at full fidelity without paying SIEM ingest rates for every byte. Network flow records follow the same economics. Meanwhile security teams often retain log data that rarely appears in daily detection work; the rest stays dark or sits in object storage where query and rehydration costs still have to be managed.

A SIEM normalizes at ingest (schema-on-write), which can improve query consistency but makes parser quality and vendor schema changes operationally important. A lake persists raw telemetry and applies schema at query time, which preserves fidelity but shifts the interpretation burden to whoever writes the query. Detection also diverges completely: a SIEM runs streaming correlation rules with integrated alerting, whereas a lake requires batch queries plus an optional streaming layer. Teams often manage detection rules as version-controlled code in Git workflows rather than vendor GUIs.

Dimension Traditional SIEM Security data lake
Storage model Proprietary indexing tied to the vendor's query engine Cloud object storage (Amazon S3 storage, ADLS, GCS); open formats (Parquet, Iceberg, Delta Lake)
Schema Schema-on-write, normalized at ingest Schema-on-read, applied at query time
Detection Native streaming correlation and real-time alerting Batch queries plus a separate streaming and orchestration layer
Query language Proprietary (SPL, KQL, AQL) SQL and Python across engines (Athena, Spark, Trino, Snowflake)
Cost model Per-GB ingest or per-EPS Commodity object-storage pricing; compute billed separately
Hot retention Typically 30 to 90 days Months to years without truncation pressure
Operational ownership Vendor-managed schema, turnkey detection Data engineering, pipeline governance, detection-as-code

Where the Lake-Only Architecture Breaks

Treat a data lake as storage and query infrastructure. Queries ask questions about data that already exists, while detection requires continuously deciding which combinations of events matter before an analyst has asked a specific question. Security data is ambiguous; a credential event, DNS lookup, process launch, or cloud API call only becomes meaningful in historic, behavioral, identity, and business context. A lake stores the records. By itself, it does not provide a correlation engine or alerting workflow, and it cannot supply the operational judgment required to turn those records into detections.

In production environments, telemetry contracts can drift: vendors add fields, change formats, rename values, and ship updates on their own schedules, until parser health becomes a standing operational burden. Building the detection layer on a lake also means creating the service that runs searches, generates alerts, and routes them, plus managing lake performance, caching, and query spend. Skip the ingestion, cataloging, and governance layers and the lake becomes harder to trust: lots of data, nobody sure what is in it, quality unknown.

Lakes solve retention cheaply, but SIEMs ship pre-built compliance reporting and audit workflows that a lake team has to build. SIEM evaluation guides still treat compliance reporting, data retention, auditability, staffing, and operational process as core selection criteria. The SANS 2026 SOC, SIEM, SOAR Forum framed the trap for teams hoping a migration fixes their problems: the SIEM is a wrapper around data and process, and if you switch the wrapper without fixing what's inside, you have just bought "an expensive reset button."

The Debate Converges on Operating Burden

As storage and compute decouple, SIEM functions move into pipeline-controlled lake tiers. Lake-first architectures remain hard for many clients when decoupled SIEM and federated log search create compliance challenges. Legacy SIEM retention can also become its own obsolete strategy when migration difficulty becomes the main reason to stay.

SOC data architecture is also becoming a better interface for agents than the SIEM in some workflows. That still points to convergence. Another model keeps the SIEM at the core of the SOC while pipeline tools like Cribl grow up around it, routing telemetry to the SIEM, the lake, and other destinations without replacing the SIEM itself.

Teams still have to decide who absorbs the operational burden of the decoupled architecture: the SIEM vendor, the customer's engineering team, or tools around the SIEM. Hybrid routing follows from that split: keep alerts and high-value events in the SIEM for real-time analysis and send voluminous compliance logs to searchable lakes, with federated search available on demand.

How to Choose: Five Decision Criteria

No single architecture fits every log source. These five questions settle where each one belongs:

  • If a compliance mandate requires retention beyond 90 days, then you need a lake tier somewhere, because many legacy SIEM deployments retain limited hot data. Whether that tier is self-built, managed, or your SIEM vendor's built-in lake tier is a separate decision.
  • If high-volume, low-value sources dominate your ingest bill, then consider routing bulky network telemetry such as DNS queries and web proxy logs to object storage and holding SIEM ingestion to the subset of volume that carries active detection value, including authentication anomalies such as failed logins or MFA bypass attempts.
  • If your team lacks maturity across detection-as-code and incident response, plus the infrastructure that runs detections, then do not self-build a lake-first stack. The SANS evaluator's guide is direct on this: without trained SIEM staff on hand, look at a hybrid-managed or fully outsourced SIEM-as-a-service model instead.
  • If you run a legacy on-premises SIEM, then evaluate modern platforms with built-in lake tiers before building your own. The Australian Cyber Security Centre recommends choosing a SIEM that can incorporate a data lake architecture.
  • If you already practice detection-as-code workflows in Git-based processes, then a lake-first architecture is viable. Budget for a streaming detection layer and query cost governance, because neither comes with the storage.

For every new log source, start with detection latency. Then decide whether retention requirements or expected query frequency change the route. The answers route the source; the architecture follows the routing.

The Data Lake Is Becoming a Managed Service

Parser upkeep, pipeline governance, detection orchestration, query cost management, and data swamp risk are staffing and operations problems. They explain why adoption often looks hybrid and incremental. Many programs can begin with a legacy SIEM and lake in parallel before any consolidation. SIEM vendors are absorbing lake tiers so customers get cheap retention inside the platform they already run. And the lake itself now comes as a managed service, so organizations get the storage economics without hiring a data engineering function for security telemetry.

Daylight's agentic security data lake fits this pattern, with one scope difference worth naming: it comes bundled with Daylight's MDR service today rather than sold as a standalone SIEM-market product. It stores all telemetry from a customer's existing Daylight integrations and makes it queryable in plain English, with no parsers or pipelines to maintain. That removes the retention and query-cost decisions from the equation for those customers. Detection still stays wherever the organization can sustain it, with the lake handling storage and investigation.

Frequently Asked Questions About Security Data Lake vs SIEM

Does OCSF Actually Make Detection Content Portable Between a SIEM and a Data Lake?

Partially. OCSF v1.8.0, released March 16, 2026, standardizes fields like actor.user.name across sources. Those fields support cross-source queries without join complexity, and the community has grown to over 1,280 contributors across 200 organizations. But most vendors still need to map events during streaming, and enrichment often goes beyond what any schema provides. No primary study yet measures real migration effort reduction.

What Does a Minimum Viable Hybrid Build Actually Require?

At the simplest end, a practical build usually starts with an ingestion path that converts data into a query-friendly columnar format such as Parquet, with catalog or table definitions for the query engine. That model routes recent high-value logs to the SIEM and everything else to object storage. It reduces SIEM ingestion pressure and extends queryable retention beyond the traditional hot-retention window.

Can Streaming Detection on a Lake Match a SIEM's Correlation Engine?

Streaming detection is closing fast, yet SIEM correlation engines still provide a more complete packaged model. Streaming engines can run Sigma rules on live Kafka-style streams, and Sigma Correlations now support temporal and event-count multi-event logic. But reliable stateful stream processing is its own engineering discipline, and AI investigation layers still need platform-level controls to handle higher-level correlation.

Has Anyone Fully Replaced a SIEM With a Data Lake?

A full replacement is possible in principle, but the record is mixed. Ad hoc querying on low-cost storage can become too slow or costly for security use cases if the detection and query layers are not engineered carefully. The more common planning pattern replaces the SIEM only for specific log classes, DNS, proxy, and flow records, while keeping it for real-time correlation.

What Compliance Capability Do You Actually Lose if You Drop the SIEM?

Retention gets cheaper; reporting gets harder. SIEMs ship pre-built compliance report templates and audit workflows; a lake team must build continuous access and usage monitoring itself. The concern with decoupled architectures is this operational layer; the lake handles raw retention better than the SIEM ever did.

Table of contents
form submission image form submission image

Ready to escape the dark and elevate your security?

Get a demo
form submission image form submission image

Ready to escape the dark and elevate your security?

Get a demo

Ready to escape the dark and elevate your security?

Stop settling for escalation factories. Get AI-native detection and response with senior experts and full accountability.

Book a Demo
moutain illustration
form submission image form submission image

Ready to escape the dark and elevate your security?

Get a demo
moutain illustration