TL;DR: Many SOCs now need a hybrid security data fabric because SIEMs struggle with cost, scale, and cloud-native telemetry, while data lakes lack native real-time detection and require stronger governance, according to DataBahn. The real shift is architectural: enrichment, routing, and retention decisions must happen before ingestion, not after it.
At a glance
What this is: This is an analysis of why legacy SIEM-only architectures strain under modern telemetry volumes and why hybrid security data fabrics are emerging as the preferred pattern.
Why it matters: It matters because IAM, NHI, and broader security teams increasingly depend on telemetry pipelines that can preserve detection fidelity without overwhelming cost, retention, or governance controls.
👉 Read DataBahn's analysis of security data fabric architecture for SIEM and lakes
Context
Security analytics breaks down when teams force every event through a single logging and detection layer. SIEMs are built for correlation, alerting, and compliance reporting, but they become expensive and operationally rigid as log volume grows and telemetry becomes more cloud-native, distributed, and unstructured.
A security data fabric separates collection, enrichment, routing, storage, and detection so the right data reaches the right control at the right time. That matters to identity programmes because access events, service account activity, and other identity signals only stay useful if the pipeline preserves context before filtering, compression, or retention decisions remove it.
Key questions
Q: How should security teams design a hybrid SIEM and data lake architecture?
A: Start by deciding which telemetry must support immediate alerting and which must support long-term analysis. Route high-value events to the SIEM, keep raw and enriched data in the lake, and preserve identity context early so investigations do not depend on reconstruction after the fact.
Q: When does a security data lake create more governance risk than value?
A: A lake becomes risky when it stores sensitive telemetry without access controls, classification, or ownership. If analysts can query everything but no one governs retention, replay, and permissions, the lake turns into a scalable data swamp rather than a security asset.
Q: What do teams get wrong about reducing SIEM costs?
A: They often try to cut cost after ingestion instead of deciding what should be ingested in the first place. That approach keeps the billing problem intact and only trims what has already consumed storage and processing. Better control comes from classifying telemetry upstream and sending only the events that justify premium retention and analyst attention.
Q: What accountability issues arise when telemetry is split across SIEM and data lake?
A: Teams can lose clarity over who owns detection, who owns retention, and who approves access to historical evidence. The answer is to assign explicit operational ownership to each layer and document which records are security logs, investigative records, or compliance archives.
Technical breakdown
Why SIEM-only architectures break at modern scale
A SIEM is optimized for indexed search, correlation rules, and operational alerting, not for indefinite raw-data retention at petabyte scale. As volumes rise, teams either pay more, shorten retention, or filter aggressively before ingestion, which can strip away investigative context. The core problem is that SIEM economics are tied to ingested volume, so architecture decisions become budget decisions as much as security decisions. That creates pressure to suppress data that might later matter for threat hunting, audit reconstruction, or identity investigation.
Practical implication: treat the SIEM as the real-time detection layer, not the only security datastore.
How security data lakes change retention and investigation
A security data lake stores raw telemetry with schema-on-read, allowing analysts to query heterogeneous data without forcing upfront normalization. That makes it useful for long-horizon investigations, machine-learning-driven hunting, and replaying historical evidence, but it also shifts responsibility to data engineering and governance. Without policy, access controls, and consistent field handling, a lake becomes a high-volume repository with weak operational boundaries rather than a useful security asset.
Practical implication: pair lake adoption with access governance and data classification before moving sensitive telemetry at scale.
What security data fabric means in practice
A security data fabric decouples collection, enrichment, storage, and analysis so each layer can do one job well. Events can be enriched at the edge, routed by value, retained in tiers, and forwarded to SIEM or lake depending on use case. For identity-heavy environments, this matters because service account activity, API authentication, and privileged access trails often need both immediate alerting and long-term forensic depth. The architecture only works when enrichment happens before routing, because context determines whether a record should stay hot, move cold, or trigger response.
Practical implication: design routing logic around enriched identity and telemetry context, not raw event volume.
Threat narrative
Attacker objective: The practical attacker objective is to move through telemetry gaps or delayed detection windows while defenders lose the historical context needed to investigate and respond effectively.
- Entry occurs when security telemetry is funneled into an overloaded SIEM pipeline or fragmented toolchain that cannot preserve full context at scale.
- Escalation follows when teams compensate with aggressive filtering, short retention, or manual tuning that removes the very events needed for later investigation.
- Impact is reduced detection fidelity, higher operating cost, and weaker forensic reconstruction across identity and infrastructure activity.
NHI Mgmt Group analysis
Security data fabric is becoming the pragmatic answer to telemetry sprawl. The old assumption that one central SIEM can both detect threats and absorb every raw event no longer holds at enterprise scale. Data fabrics separate detection from retention, which is the only way to preserve investigative depth without forcing every byte through the same expensive control point. Practitioners should stop treating SIEM replacement as the question and start treating data routing as the governance issue.
Identity telemetry is where the architecture debate becomes concrete. Access logs, service account events, and privileged session trails lose value quickly if enrichment and routing happen too late. This is why NHI governance intersects with security data fabric design: if you cannot preserve identity context before filtering, you cannot reliably reconstruct who or what accessed a system. The control failure is not a lack of logs, but a lack of context preservation.
Hydrating telemetry before ingestion is the named concept teams should internalize. The real design shift is to enrich events before they hit storage, so routing decisions reflect risk, not raw volume. That changes cost, detection, and compliance outcomes at the same time. Teams should align this pattern with NIST Cybersecurity Framework 2.0 and, where identity evidence is involved, with the NHI lifecycle controls that depend on durable audit trails.
Hybrid architectures complicate governance, but they also make it measurable. Once collection, enrichment, hot storage, and cold storage are distinct, teams can assign clear ownership and retention policies to each layer. That is better than pretending the same tool can satisfy every requirement equally. The practitioner conclusion is straightforward: build for layered accountability, not tool monoliths.
Security analytics is moving from static storage to policy-driven routing. That shift creates room for more precise detection, but it also demands stronger data classification and access governance. For security leaders, the question is no longer whether the environment has enough logs. The real question is whether the pipeline preserves enough meaning for those logs to be useful when an investigation starts.
What this signals
Security leaders should expect the next wave of SOC modernization to focus less on tool replacement and more on telemetry choreography. The important governance shift is deciding which signals need immediate detection, which need durable retention, and which need identity context before they become useful. That is especially true for service accounts and privileged access trails, where missing context can erase the value of the entire record.
Detection-value routing: this is the operating concept teams should adopt when moving beyond SIEM-only models. If telemetry is classified and enriched before it is stored, organizations can preserve forensic depth without paying to index everything at premium rates. The architectural test is simple: can your pipeline keep meaning intact as data moves from collection to response?
For practitioners
- Define routing policy before ingestion Classify events by detection value, forensic value, and retention requirement before they enter the SIEM or lake. Use the classification to determine what stays hot, what moves to cold storage, and what gets enriched first.
- Preserve identity context at the edge Attach user, service account, workload, and environment metadata during collection so downstream correlation does not depend on guesswork. This is especially important for privileged access trails and NHI activity.
- Separate detection ownership from retention ownership Assign the SOC ownership of alerting logic and the data platform team ownership of storage tiers, normalization, and replay. Clear boundaries reduce the chance that operational tuning silently degrades security evidence.
- Review access controls on the data lake Treat raw telemetry in the lake as sensitive security data, not inert archive content. Apply least privilege, audit access, and ensure analysts can only query the datasets required for their role.
- Measure context loss as a control failure Track how often enrichment, filtering, or routing removes fields needed for incident investigation. If identity or asset context disappears before an alert is raised, the pipeline is failing its security function.
Key takeaways
- SIEM-only architectures struggle when telemetry volumes, retention needs, and cloud complexity all rise at once.
- Security data fabrics improve the balance between detection speed, forensic depth, and storage economics by routing enriched data before ingestion.
- Identity telemetry is a strong test case for this model because access trails lose value quickly if enrichment happens too late.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM-1 | Continuous monitoring and telemetry analysis are central to the SIEM and data fabric discussion. |
| NIST SP 800-53 Rev 5 | AU-6 | Audit review and analysis directly support the article's logging and correlation themes. |
| CIS Controls v8 | CIS-8 , Audit Log Management | Audit log collection and retention are foundational to the SIEM and lake trade-off. |
| MITRE ATT&CK | TA0007 , Discovery; TA0009 , Collection; TA0010 , Exfiltration | The article's threat framing depends on visibility into collection and downstream data movement. |
Apply CIS-8 to standardize log collection, retention, and review across SIEM and data lake layers.
Key terms
- Security Data Fabric: A security data fabric is an architecture that separates telemetry collection, enrichment, storage, and analysis into coordinated layers. It lets teams route data based on value and use case, instead of forcing every event through one expensive detection stack.
- Schema-on-Read: Schema-on-read is a storage approach where raw data is kept without forcing a fixed structure at ingestion. Analysts apply structure when they query it, which improves flexibility for heterogeneous security telemetry but increases the need for governance and data quality controls.
- Telemetry Enrichment: Telemetry enrichment is the process of attaching context such as identity, asset, threat intelligence, or geolocation to events before they are used for detection or storage. In security operations, enrichment is what turns raw logs into actionable evidence.
What's in the full article
DataBahn's full article covers the operational detail this post intentionally leaves for the source:
- Detailed explanation of how the hybrid pipeline separates collection, routing, and storage decisions
- Step-by-step examples of when telemetry should stay in the SIEM versus move to the data lake
- Operational trade-offs around normalization, tiered retention, and unified analytics
- Why enrichment before ingestion changes both detection quality and SIEM economics
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and identity lifecycle management. It is designed for practitioners who need to connect identity controls to broader security operations and auditability.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org