TL;DR: SIEM ingest costs, data loss risk, and proprietary schemas make security data pipelines a governance problem as much as an engineering one, according to DataBahn, with up to 70% of ingested data being non-security-relevant and some integrations taking 4 to 8 weeks. The architectural shift is less about moving logs faster and more about deciding where enrichment, routing, and resilience should sit in the security stack.
At a glance
What this is: This analysis argues that SIEM-centric security data management creates cost, reliability, and lock-in problems because ingestion, normalization, and routing are too tightly coupled.
Why it matters: It matters because identity, workload, and security telemetry only help practitioners when they can be routed, enriched, and retained without creating blind spots or runaway cost in SOC operations.
By the numbers:
- ~70% of the data being sent to SIEMs is not security-relevant.
👉 Read DataBahn's analysis of security data pipeline management and SIEM cost pressure
Context
Security data pipelines fail when organisations treat ingestion as the end goal instead of the start of control. In SIEM-heavy environments, the real issue is not whether logs arrive, but whether they can be normalised, enriched, routed, and retained without creating a cost spike, a data loss point, or a lock-in problem. That same governance question applies to identity telemetry, NHI signals, and agent activity when those feeds must be analysed at scale.
DataBahn’s article frames this as a structural problem in the SOC stack, not a tooling preference. The key implication for practitioners is that data engineering and security operations now overlap: if the pipeline is brittle, the detection layer inherits that fragility. For identity programmes, that matters because machine identities, service accounts, and access events often become high-volume telemetry that needs selective handling rather than blanket ingestion.
Key questions
Q: How should security teams reduce SIEM costs without creating blind spots?
A: Security teams should move from ingest-everything thinking to governed data routing. Preserve full-fidelity logs for identity, access, and high-risk events, enrich and normalize data before it reaches the SIEM, and keep raw evidence in cheaper storage for audit and replay. The goal is to reduce noise and cost without losing investigative depth.
Q: Why do security data pipelines create operational risk in SOC environments?
A: They create risk when ingestion, transformation, and delivery are tightly coupled. A blocked feed or volume spike can slow the whole path, causing delayed detection or lost events. That turns the pipeline into a single point of failure. Resilient design uses fallback routes and volume monitoring to preserve evidence under stress.
Q: What breaks when logs are not standardised before they reach downstream tools?
A: Correlation breaks first, followed by enrichment quality and auditability. If each platform expects a different schema, analysts spend time repairing field mismatches instead of investigating threats. Upstream standardisation preserves the identity, asset, and event context that makes security telemetry usable across SIEM, UEBA, and storage platforms.
Q: Who is accountable when security data loss occurs in a blocked pipeline?
A: Accountability sits with the team that owns the telemetry architecture, not just the SOC that consumes it. If a pipeline drops events because there is no fallback path, then evidence preservation failed at design time. Governance should treat ingestion resilience as a security control, not a maintenance issue.
Technical breakdown
Why SIEM ingest economics distort telemetry strategy
Most SIEM platforms still price around volume, which means every extra field, duplicate event, or low-value log line has a direct cost. When data is indexed and expanded, the storage and compute burden rises quickly, so teams begin filtering by budget pressure rather than by security relevance. That creates a governance gap: the platform is optimised for ingestion, but the security team needs selective fidelity. In practice, this pushes organisations toward upstream reduction, enrichment, and routing so that the SIEM becomes a destination for high-value events rather than a dumping ground for everything.
Practical implication: classify telemetry by security value before it reaches the SIEM, rather than after ingestion has already inflated cost.
How mesh-based pipelines reduce data loss and back pressure
A security data mesh introduces alternate paths for delivery so a blocked channel does not become a single point of failure. When pipelines depend on one ingestion route, spikes in volume can create back pressure, queue growth, and eventual event loss. A secondary channel preserves continuity while the system detects and isolates the blockage. The important architectural point is that resilience is not just about uptime. It is about preserving the integrity of security evidence when throughput changes abruptly, because dropped logs can create detection blind spots that no downstream SIEM correlation can recover.
Practical implication: design for fallback ingestion paths and volume anomaly detection, not just nominal throughput.
Why schema standardisation matters for security and identity telemetry
Security telemetry rarely arrives in one consistent format. SIEMs, UEBA tools, observability platforms, and storage destinations each impose their own schema expectations, which forces manual transformation work onto engineering teams. Standardisation is therefore a control, not an admin task. It determines whether identity events, workload logs, and application telemetry can be compared, enriched, and forwarded reliably across tools. For identity programmes, this is especially relevant because service-account activity and access signals are only useful if the fields needed for correlation survive transformation intact.
Practical implication: standardise fields upstream so identity and security signals remain correlated across downstream tools.
NHI Mgmt Group analysis
Security data sprawl is becoming an identity governance problem. When machine identities, service accounts, and application telemetry are all routed through the same data stack, the question is no longer just how to ingest logs. It is how to govern the evidence trail that identity, privilege, and workload activity depend on. Practitioners should treat pipeline design as part of control design, not as a back-end implementation detail.
Data normalisation is the real control plane. If telemetry cannot be standardised before it reaches downstream tools, then correlation, detection, and retention decisions are all being made on inconsistent data. That weakens both operational response and auditability. In identity-heavy environments, especially where NHI and human access logs must be joined, field consistency becomes the difference between usable context and noise.
Resilience has to include evidence preservation. A pipeline that loses data during spikes or blockage does not just cause an engineering issue. It creates a governance failure because the organisation can no longer trust that its SOC saw the full event set. Detection-response latency: the gap between an event occurring and it being available for action widens whenever ingestion, enrichment, or routing becomes a bottleneck. Practitioners should measure that gap as a security control outcome.
Security teams should stop assuming the SIEM is the centre of gravity. The market is moving toward upstream enrichment, selective routing, and distributed handling because raw ingestion is too expensive and too brittle to remain the default pattern. That does not eliminate the SIEM. It repositions it as one consumer among several, with governance decisions pushed closer to the source of the data.
What this signals
Security leaders should expect telemetry governance to move closer to identity governance as more workload, NHI, and access data depends on shared pipelines. The practical implication is that pipeline resilience, schema control, and routing logic now affect how well identity signals can support investigations and audits.
Detection-response latency: teams will increasingly need to measure how long it takes for identity and security events to become actionable, not just how many events they collect. That shift aligns with NIST Cybersecurity Framework 2.0, where visibility and response depend on reliable control flow, not raw data volume.
For practitioners
- Define telemetry criticality tiers Classify logs, identity events, and workload signals into high-value, investigative, and archive tiers before ingestion so the SIEM only receives data that justifies its cost. This helps teams avoid paying premium storage prices for routine noise. A simple starting point is to map each source to a retention and routing decision.
- Implement fallback delivery paths Add a secondary ingestion channel for high-priority data so a single blocked pipeline does not create a blind spot. The goal is continuity under back pressure, not just better throughput under ideal load. Use volume-change detection to trigger fallback routing when the primary path slows or fails.
- Standardise event schemas upstream Normalize fields before forwarding telemetry to downstream tools so security events retain the identity, asset, and context data needed for correlation. This is especially important for service-account activity, cloud logs, and custom application feeds where unstructured data creates the most friction. Upstream standardisation reduces manual transformation effort later.
- Measure pipeline delay as a control metric Track the time between event creation, enrichment, and analyst availability as a programme metric. If the delay grows, you are not just losing efficiency, you are weakening the operational value of the evidence trail. Use that signal to justify architecture changes before detection performance degrades.
Key takeaways
- Security data pipelines are no longer a back-office concern, because ingestion design now affects cost, resilience, and detection quality at the same time.
- Identity and workload telemetry only becomes useful when it is standardised, routed, and preserved before downstream tools pay the cost of handling it.
- Practitioners should treat pipeline resilience as a control objective, with fallback paths and latency measurement built into SOC governance.
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 | PR.DS-1 | Telemetry handling and retention relate directly to data protection and flow. |
| NIST SP 800-53 Rev 5 | SI-4 | Monitoring and response depend on reliable event collection and analysis. |
| CIS Controls v8 | CIS-8 , Audit Log Management | Audit log management is central to this article's pipeline and retention concerns. |
| MITRE ATT&CK | TA0007 , Discovery; TA0010 , Exfiltration | The threat model here is loss of visibility and evidence during attack activity. |
Use ATT&CK mapping to identify where telemetry gaps weaken detection of discovery and exfiltration.
Key terms
- Security Data Fabric: A security data fabric is an architecture that moves, enriches, standardises, and routes telemetry across tools without forcing every source through the same ingestion bottleneck. It treats data handling as a controlled pipeline, so security teams can preserve fidelity, reduce cost, and improve downstream analysis.
- Data Pipeline Management: The process of collecting, transforming, enriching, and routing security data before it reaches analytics systems. In practice, it is a control layer that decides what evidence is retained, normalized, or forwarded, and it shapes both cost and visibility across SIEM, storage, and investigation workflows.
- Loss-less Ingestion: Loss-less ingestion is the goal of receiving and forwarding telemetry without dropping events when volume rises or a path becomes blocked. It usually requires buffering, alternate routes, and health checks so security evidence remains complete enough for detection and investigation.
- Detection-Response Latency: The elapsed time between identifying a security issue and executing a bounded, auditable fix. In data security programmes, long latency means exposure persists after discovery, which undermines the value of detection and weakens compliance evidence.
What's in the full article
DataBahn's full article covers the operational detail this post intentionally leaves for the source:
- Concrete examples of how security data fabric architecture separates ingestion from SIEM dependency.
- The vendor's breakdown of 400+ connectors and 900+ volume reduction rules for different data sources.
- Implementation detail on loss-less ingestion via mesh architecture and secondary channel routing.
- Operational claims about reducing SIEM log size in 2 to 4 weeks that are useful for deployment planning.
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, workload identity, and secrets management in a way that complements broader security operations work. It helps practitioners connect identity control decisions to the data and monitoring systems their programmes depend on.
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