TL;DR: Enrichment and filtering before SIEM ingestion can reduce data volumes by 50 to 70 percent in production, according to DataBahn, while one medical device manufacturer reportedly cut Splunk costs by over 50 percent in seven days. The architectural shift matters because routing decisions are becoming security decisions, not just storage decisions.
NHIMG editorial — based on content published by DataBahn: Why are Legacy SIEMs a problem?
By the numbers:
- Filtering and enriching telemetry before it reaches the SIEM has reduced data volumes by 50 to 70 percent in production deployments, cutting SIEM licensing costs by more than half without sacrificing the underlying log.
- One medical device manufacturer running OT-heavy manufacturing sites cut Splunk costs by over 50 percent within seven days of deploying edge-level filtering and enrichment, without dedicating engineering bandwidth to the rollout.
Questions worth separating out
Q: How should security teams implement pre-ingestion enrichment in a SIEM pipeline?
A: Start by enriching telemetry at the collection or stream layer, not after storage.
Q: Why do identity and asset context matter before log data reaches the SIEM?
A: Because routing decisions depend on meaning, not just volume.
Q: What breaks when enrichment happens after ingestion instead of before it?
A: The SIEM has already charged you for the event before context can influence the decision.
Practitioner guidance
- Define upstream enrichment thresholds Map which identity, asset, and threat-intel fields must be present before events can be routed to high-cost SIEM tiers.
- Measure enrichment latency at peak load Test whether lookups, caching, and asynchronous matching still hold when event throughput spikes.
- Add identity resolution to telemetry governance Ensure service accounts, workloads, and users are distinguishable in the pipeline before events reach detection systems.
What's in the full article
DataBahn's full article covers the operational detail this post intentionally leaves for the source:
- A clearer breakdown of how the pipeline distinguishes collection, in-stream enrichment, and value-based routing.
- Specific examples of how enriched telemetry is sent to a SIEM, data lake, or AI pipeline depending on its security value.
- The operational logic behind edge-level filtering and why it can reduce licence pressure without removing the underlying log.
- A closer look at how the same architecture supports both security monitoring and AI-ready data movement.
👉 Read DataBahn's analysis of pre-SIEM enrichment and pipeline governance →
Pre-SIEM enrichment: what security teams need to know now?
Explore further
Pre-SIEM enrichment is becoming a governance control, not just an engineering optimisation. Once routing decisions determine what gets retained, analysed, or discarded, the pipeline is part of security policy. That changes how teams should think about telemetry architecture because cost control and detection fidelity now depend on the same upstream context. The practical conclusion is that data movement and security governance can no longer be separated cleanly.
A question worth separating out:
Q: Which controls should govern telemetry that feeds AI and SOC workflows?
A: Use controls that preserve lineage, enforce identity attribution, and define retention by value. The same enriched event may serve a SIEM, a data lake, and an AI model, but each consumer should receive only the context it genuinely needs. Governance is strongest when the pipeline applies policy before storage, not after.
👉 Read our full editorial: Pre-SIEM enrichment is replacing raw log ingestion decisions