The decision should be driven by use case, latency requirements, and the type of analysis needed. High-value alerts and enriched security events belong where detection and response can happen quickly. Bulk telemetry, historical data, and long-term analytics may fit better in a data lake. The best pipelines support flexible routing so teams can send each data stream to the right destination.
Choosing the Right Destination for Security Data
Routing security data is an architectural decision, not just a storage decision. A SIEM, data lake, and AI system each optimise for a different outcome: fast correlation and alerting, durable retention and broad analytics, or pattern discovery and assisted analysis. Organisations that treat them as interchangeable usually create either excessive cost, poor detection latency, or weak analytic value. The important question is which destination best matches the operational purpose of each data stream. NIST SP 800-53 Rev 5 Security and Privacy Controls is useful here because it frames logging, monitoring, and information handling as control objectives rather than storage preferences. In practice, many security teams only discover routing mistakes after alert fatigue, retention gaps, or failed investigations have already made the pipeline expensive to unwind.
How Routing Decisions Work in Practice
Good routing starts with the question the team needs to answer. If the primary need is rapid detection, triage, or correlation across live signals, the SIEM is usually the right first stop because it is built for indexing, normalisation, rule evaluation, and response workflows. If the main need is retrospective hunting, long retention, cheap storage, or joining security telemetry with wider business data, a data lake is often the better fit. If the goal is to detect weak signals across large volumes, summarise unstructured events, or support analyst assistance, an AI system may add value, but only when the underlying data quality and governance are strong enough to support it.
In mature environments, organisations often avoid a single destination model and instead separate streams by function. For example, high-priority alerts, authentication anomalies, and privileged activity may flow to the SIEM for immediate handling, while full-fidelity logs, packet metadata, and cloud telemetry are retained in a data lake for investigation and model training. AI systems can then consume selected subsets for enrichment, clustering, summarisation, or anomaly surfacing, rather than becoming the primary system of record.
- Route data to the SIEM when the value lies in speed, correlation, and response.
- Route data to the data lake when the value lies in scale, retention, and flexible querying.
- Route data to AI when the value lies in assisted interpretation, summarisation, or pattern discovery.
- Keep the source-of-truth and access controls explicit so routing does not create blind spots.
This guidance breaks down when teams cannot classify data reliably, because ambiguous telemetry ends up duplicated everywhere and governed well nowhere.
When One Stream Should Not Go Everywhere
Tighter routing often improves clarity, but it also increases design discipline, because every extra destination adds cost, duplication, and governance overhead. The common mistake is to send every security event to every platform on the assumption that more copies automatically mean better security. That usually creates inconsistent schema handling, higher ingestion cost, and more places for sensitive data to be exposed.
There is also a genuine operational tradeoff between using AI for enrichment and using it for decision-making. AI can help prioritise or summarise security data, but it does not remove the need for deterministic controls around retention, access, and response ownership. For sensitive environments, organisations often restrict what enters AI systems to the minimum dataset needed for the specific task, especially where secrets, personal data, or regulated telemetry may be present. Guidance is still evolving on how much security telemetry should be exposed to AI systems, so teams should treat broad ingestion as a governance choice, not a default architecture.
Edge cases appear when one data source serves multiple purposes. Authentication logs, for example, may need SIEM routing for live detection, data lake retention for investigations, and limited AI access for summarisation. The right answer is not to force a single destination, but to define separate paths with separate controls. The design is strongest when each destination receives only the portion of the stream it can use effectively, and when no destination is treated as automatically authoritative for every use case.
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 surface, NIST CSF 2.0, CIS Controls v8 and NIST AI RMF set the technical controls, and ISO/IEC 42001:2023 define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM-1 — Monitoring for Unauthorized Devices, Connections, and Software | Security data routing shapes monitoring coverage and detection visibility. |
| DE.AE-2 — Detected Events Are Analyzed to Understand Attack Targets and Methods | SIEM and AI routing both support event analysis and triage decisions. | |
| Recommendation — Map live security events to DE.CM-1 so monitoring coverage stays aligned to detection needs. Use DE.AE-2 to route actionable events into analysis paths that support timely triage. | ||
| CIS Controls v8 | 8.2 — Audit Log Management | The question is about where security logs should be collected and retained. |
| 8.6 — Audit Log Storage | Data lakes often function as storage layers for long-term security telemetry. | |
| Recommendation — Apply 8.2 to centralize log handling where retention and review requirements are strongest. Use 8.6 to keep stored security telemetry durable, searchable, and protected. | ||
| MITRE ATT&CK | T1114 — Email Collection | ATT&CK helps classify adversary-focused telemetry that may be routed for detection. |
| Recommendation — Map adversary-facing telemetry to ATT&CK techniques to preserve detection intent. | ||
| NIST AI RMF | MAP — Contextualize AI System Use and Risk | AI routing depends on the task, data suitability, and governance context. |
| Recommendation — Apply MAP to define which security data is suitable for AI-assisted analysis. | ||
| ISO/IEC 42001:2023 | 4.2 — Understanding the Needs and Expectations of Interested Parties | Using AI for security data analysis requires governance over expectations and use cases. |
| Recommendation — Use 4.2 to govern which security datasets may enter AI workflows and why. | ||
Practitioner Guidance
What to prioritise: Decide first whether the data stream is meant for detection, investigation, retention, or enrichment. That single classification usually determines the correct destination more reliably than the technology label attached to the platform.
What to verify: Confirm that the chosen route preserves the event fields needed for downstream analysis, including timestamps, identity context, and asset context. If those fields are lost at ingestion, neither the SIEM nor the data lake can recover them later.
Decision rule: If a stream must support near-real-time action, it needs a fast operational path; if it mainly supports hindsight, correlation at scale, or model development, it belongs in a lower-cost historical store. If it will be used by AI, verify that the data is sufficiently curated for the intended task rather than merely available in volume.
Common mistake: Teams often optimise for platform preference instead of analytic purpose, then discover they have built expensive duplication without improving detection quality.
Practitioner takeaway: The best routing design is usually the one that assigns each security dataset a single primary job and prevents “one copy everywhere” from becoming a substitute for governance.
Related resources from NHI Mgmt Group
- How do organisations decide where AI data security controls should sit?
- How do security teams decide whether an AI agent should keep access to regulated data?
- How should organisations decide whether to buy AI security tools through procurement channels?
- How can organisations decide whether their AI security workflow is mature enough?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 7, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org