A single pipeline forces teams to process everything as if it has the same value, which drives unnecessary storage spend, query overhead, and maintenance burden. Most telemetry does not need real-time analytics, but it still has retention value for investigations and compliance. Separating live and forensic paths preserves access while avoiding expensive rehydration and re-ingestion.
Why a Single Security Data Pipeline Becomes Expensive and Fragile
Putting all security data into one pipeline usually looks simpler at first, but it collapses distinct data needs into one operating model. High-volume logs, investigative evidence, and compliance records do not all deserve the same ingestion speed, processing depth, or retention treatment. When organisations force them through one path, they pay for continuous enrichment and fast-query infrastructure even where it adds little value. They also create a single operational bottleneck that can slow analysis, complicate retention choices, and increase the blast radius of configuration mistakes. For a broad governance view of balancing controls and operational outcomes, the NIST Cybersecurity Framework 2.0 is a useful reference point. In practice, many teams discover the cost of unified pipelines only after search latency, storage growth, and backfill work begin to interfere with day-to-day investigations.
How Separation Reduces Load Without Losing Investigative Value
The main design issue is that security data serves more than one purpose. Some telemetry needs to be searchable quickly for detection and response. Other data exists primarily so it can be retained, reconstructed, or reviewed later. A single pipeline makes those purposes compete with each other. The result is often over-processing, where low-value events are enriched, indexed, and replicated as if they were live response signals, and under-delivery, where the platform is tuned for cost but becomes too weak for urgent search.
A more resilient pattern is to route data by use case. Live-path data can be curated for alerting, correlation, and analyst workflows. Forensic-path data can be kept in cheaper storage with retrieval controls that preserve integrity and accessibility. That separation reduces repeated compute, limits the need to re-ingest historical data, and avoids paying premium prices for near-real-time treatment of everything. It also makes lifecycle rules easier to reason about because retention, indexing, and access can be set according to the actual value of the data rather than the assumptions of the pipeline.
- Use fast, indexed processing only for data that supports time-sensitive detection or response.
- Keep long-retention data available for investigation and audit without forcing it through the same hot path.
- Treat rehydration as an exception path, not the normal way to recover older evidence.
- Separate operational decisions about retention from technical decisions about query performance.
The guidance breaks down when teams cannot classify data by value or when downstream tools insist on a single schema, because then separation becomes a packaging change rather than a cost control.
When the Unified Model Still Makes Sense, and Where It Breaks
Tighter separation often improves efficiency, but it also introduces coordination overhead, so organisations need to balance reduced processing cost against greater architectural discipline.
There are cases where a single pipeline is acceptable, especially in smaller environments with modest log volume or where the same dataset is genuinely needed for both immediate detection and long-term review. The trade-off is that those environments must watch for scope creep. Once more sources, longer retention periods, or additional consumers are added, the economics can change quickly. The issue is not that one pipeline is always wrong, but that it is easy to keep expanding it until the platform is doing too much work for too many different objectives.
Teams should also be careful not to confuse centralisation with visibility. A central pipeline can create the appearance of strong control while masking the fact that different data classes are being handled inefficiently. The better question is whether the platform is preserving the right evidence, at the right cost, with the right performance characteristics. If it cannot do that consistently, the unified design has become an operational liability rather than a convenience.
In practice, the breaking point usually appears when investigation speed, storage growth, and retention obligations start competing in the same queue.
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, CIS Controls v8 and NIST IR 8596 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OC-01 — Organisational Context | Data pipeline design should reflect different security and business data uses. |
| PR.DS-01 — Data-at-Rest Protection | Retention-heavy security data still needs controlled storage and recovery. | |
| DE.CM-01 — Security Monitoring | Live-path telemetry supports detection and response workflows. | |
| Recommendation — Align pipeline classes to their operational purpose before selecting tooling. Protect retained telemetry with appropriate storage and access controls. Reserve fast analytic processing for telemetry used in monitoring and response. | ||
| CIS Controls v8 | 8.2 — Audit Log Management | Logging volume and retention drive the cost and operational design of pipelines. |
| 17.1 — Establish and Maintain an Incident Response Process | Forensic availability matters when later investigation depends on retained data. | |
| Recommendation — Tune log collection and retention to support investigation without overspending. Preserve retrievable evidence for incident response without forcing hot-path treatment. | ||
| NIST IR 8596 | IR-01 — Incident Response Planning | Investigation-ready data must remain accessible after the immediate event. |
| Recommendation — Design retrieval and retention so post-incident review remains practical. | ||
| MITRE ATT&CK | T1005 — Data from Local System | Investigations depend on collecting and preserving evidence from many sources. |
| Recommendation — Map collection paths to evidence sources without overprocessing every event. | ||
Practitioner Guidance
What to prioritise: Classify security data by operational purpose before engineering the pipeline. Teams should separate live detection needs from retention and reconstruction needs, because those are different service levels and should not be forced into one storage and indexing model.
What to verify: Check whether the current pipeline is paying hot-path costs for data that is rarely queried. The most useful test is whether the platform can still support investigations without making every event equally expensive to ingest, enrich, and search.
Common mistake: Assuming a single platform automatically means simpler operations. In reality, one pipeline often shifts effort from integration into tuning, backfilling, and storage optimisation, which can be harder to see until the data volume grows.
What good looks like: The organisation can retrieve historical evidence quickly enough for investigations, while routine telemetry stays in a cheaper and less processed path unless it truly needs immediate analysis.
Practitioner takeaway: The best design is usually not the most centralised one, but the one that keeps expensive real-time processing focused on genuinely urgent data and leaves everything else recoverable without overpaying for speed.
Related resources from NHI Mgmt Group
- Why do fragmented data protection laws create operational risk for security teams?
- Why do security data pipelines create operational risk in SOC environments?
- Why do operational documents create more security risk than traditional regulated data in modern environments?
- Why do AI assistants create new operational risk when they process security logs and incident data?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 9, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org