TL;DR: Indian SOC teams are being pushed into a compliance-versus-cost trade-off as log volumes grow by 25%+ annually and CERT-In requires 180-day retention within India, according to DataBahn. The real issue is not storage alone, but how much telemetry is forced into premium SIEM paths before value is established.
At a glance
What this is: This is an analysis of why legacy SIEM economics are straining Indian SOCs as log volumes grow and retention requirements tighten.
Why it matters: It matters because practitioners must preserve visibility, meet retention rules, and control ingestion costs without creating blind spots in detection or investigation workflows.
By the numbers:
- Logs are piling up at 25%+ annual growth.
- CERT-In’s directive now mandates 180-day log retention (within India) for compliance.
- Many enterprises spend crores on SIEM licensing, only to have analysts waste 30% of their time chasing low-value alerts.
👉 Read DataBahn’s analysis of SIEM cost pressure and CERT-In retention compliance
Context
Legacy SIEM economics break down when telemetry growth outpaces security budgets. In Indian SOCs, the core problem is not simply storage cost, but the mismatch between compliance retention obligations, ingest-priced licensing, and the operational need to keep high-value data visible for detection and investigations.
The identity angle is indirect but real. SIEM pipelines frequently carry authentication, privileged access, and workload activity data, so the way logs are retained, filtered, and routed affects how well teams can investigate IAM, PAM, and NHI events. A SOC that cannot afford to keep or search the right telemetry quickly loses governance value, even if it meets a retention rule on paper.
Key questions
Q: What breaks when a SOC treats every log as equal in the SIEM?
A: Cost, visibility, and investigation speed all degrade at the same time. If every event is ingested into premium storage, teams pay for noise, analysts spend time on low-value alerts, and budgets push leaders toward risky cutbacks. The better model is to classify telemetry by security value before ingestion, then reserve the SIEM for data that genuinely improves detection and response.
Q: Why do retention mandates become expensive so quickly in SIEM-centric SOCs?
A: Retention mandates force organisations to keep more data for longer, but ingest-priced SIEMs charge for volume at the front door. That means compliance obligations can multiply cost even when the logs are rarely queried. Teams need separate archive and analysis tiers so evidence stays available without forcing every byte through premium analytics.
Q: How do you know if log filtering is harming investigations?
A: Look for gaps in incident reconstruction, missing authentication trails, and analysts needing to reassemble context from multiple systems after an alert. If filtered telemetry cannot support a credible investigation, the routing model is too aggressive. Effective filtering removes noise while preserving the records that explain who did what, when, and from where.
Q: Who is accountable when telemetry is archived outside the SIEM?
A: The SOC and security governance owners remain accountable for availability, integrity, and searchability of the archived logs. Moving data out of the SIEM does not reduce compliance responsibility, it changes where controls must exist. Teams need retention policies, retrieval testing, and ownership clarity so archives are usable during audit or incident review.
Technical breakdown
Why ingest-first SIEM pricing breaks SOC economics
Traditional SIEMs charge on ingestion, so every byte that enters the platform becomes a cost decision before it becomes a security decision. That model works poorly when logs grow faster than budgets and when much of the telemetry is low-signal noise. The result is a structural mismatch: teams either absorb escalating spend or start suppressing data sources, reducing visibility into events that matter for incident detection and compliance evidence.
Practical implication: move cost control upstream so routing decisions happen before ingestion, not after the SIEM bill is already incurred.
How pre-ingestion filtering and routing change the control model
Pre-ingestion pipelines separate signal from storage. They deduplicate, compress, enrich, and classify events before sending only the highest-value telemetry to the SIEM while archiving the rest for retention and audit needs. This is not the same as filtering inside the SIEM, because ingest costs have already been paid by then. The architectural shift is from volume-based retention to value-based routing, which preserves evidence without treating every event as equally expensive.
Practical implication: classify telemetry by investigative value before it reaches premium storage, especially for high-volume but low-frequency-signal sources.
Why enrichment is now part of routing, not just analysis
Enrichment attaches context such as asset identity, threat intelligence, or location so the pipeline can decide whether an event deserves hot retention or low-cost archive. Without enrichment, filtering is blind and routing becomes arbitrary. Modern SOC architectures treat enrichment as an upstream control because it improves both detection fidelity and cost efficiency. That is especially relevant when logs include authentication and privilege events that need to be searchable in context, not just retained in bulk.
Practical implication: ensure enrichment happens before routing so identity and security events can be prioritised accurately.
NHI Mgmt Group analysis
Legacy SIEM pricing creates governance debt: when every ingested byte is monetised, security teams begin making architectural decisions around cost rather than risk. That distorts telemetry strategy, because the cheapest way to reduce spend is often to reduce visibility. In practice, that means the organisation inherits a governance gap: logs exist somewhere, but not necessarily where analysts can use them in time. The practitioner conclusion is that telemetry economics have become a control issue, not just a procurement issue.
Telemetry triage is the new control boundary: the distinction between hot SIEM storage and cold compliance storage is now a security design choice. If routing happens after ingestion, teams are paying premium prices for data that may never be queried. If routing happens before ingestion, the SOC can preserve full retention while aligning storage cost to value. That shift is especially relevant where logs support investigations into privileged access, service accounts, and other identity events. The practitioner conclusion is to treat telemetry classification as part of identity and security governance.
High-volume log retention exposes the cost of weak signal discipline: organisations that keep everything in the SIEM without prioritisation eventually create alert fatigue, storage pressure, and slower investigations. The underlying issue is not that logs are abundant, but that many pipelines lack a named concept for deciding what deserves expensive treatment. Telemetry value routing: the practice of assigning storage and analysis tiers based on security value rather than raw source volume. The practitioner conclusion is to design around value tiers before volume overwhelms the SOC.
Indian compliance pressure is accelerating architectural change: CERT-In retention expectations force organisations to solve for both evidence preservation and affordable analytics. That combination makes legacy SIEM-only designs harder to defend over time, especially as log growth continues to rise. The market signal is that security data pipelines are becoming a core layer in SOC architecture, sitting between sources, compliance archives, and detection platforms. The practitioner conclusion is to re-evaluate whether the SIEM should remain the system of record for all telemetry or only for the telemetry that truly needs premium treatment.
What this signals
SOC teams should expect more separation between compliance retention and operational detection as log volumes keep rising. The architectural move is toward pipeline-driven routing, where the SIEM becomes one consumer of telemetry rather than the universal repository for everything the environment produces. That shift improves cost control, but only if teams define ownership for archive retrieval, investigation access, and audit evidence before a crisis forces the question.
Telemetry value routing: the next SOC operating model will classify logs by investigation value, not just by source type. That matters for identity-heavy environments because authentication, access, and privilege events often carry the most forensic value but also arrive in the highest volume. Teams that cannot separate those signals from noise will keep paying more for less usable data.
For practitioners
- Implement pre-ingestion telemetry triage Classify logs before they enter the SIEM so high-value security events go to premium analytics and low-value data moves to lower-cost retention tiers.
- Separate retention from detection storage Keep 180-day compliance archives distinct from hot investigation storage so auditability does not force every event into expensive ingest-priced tooling.
- Preserve identity and privileged-access telemetry Protect authentication, PAM, and NHI-related logs from blanket suppression because those records are often the first evidence needed in an investigation.
- Measure alert value before cutting sources Review which data sources produce high-fidelity detections versus noise, then tune routing and enrichment before removing any source entirely.
Key takeaways
- Legacy SIEM economics can force SOCs to choose between compliance coverage and sustainable operating cost.
- Upstream routing and enrichment preserve auditability while reducing the amount of telemetry that needs premium treatment.
- Identity, PAM, and NHI logs should be protected as high-value evidence because they are central to investigations and governance.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, while ISO/IEC 27001:2022 define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Log routing and retention affect access control evidence for SOC investigations. |
| NIST SP 800-53 Rev 5 | AU-11 | Retention and retrieval of audit records are central to the article's compliance problem. |
| CIS Controls v8 | CIS-8 , Audit Log Management | The article is fundamentally about log management at scale and retention economics. |
| ISO/IEC 27001:2022 | A.8.15 | Logging and monitoring controls align with the retention and visibility tension described here. |
Apply AU-11 to separate retention obligations from premium SIEM ingestion and preserve retrievability.
Key terms
- Telemetry routing: The process of directing logs and events to different destinations based on value, urgency, and investigative need. In mature SOC designs, routing is a security control because it determines which events remain searchable in the SIEM and which are archived more cheaply.
- Pre-Ingestion Filtering: Pre-ingestion filtering is the practice of removing low-value or noisy events before they are delivered to a SIEM or data platform. It reduces cost and workload without waiting for downstream suppression rules, and it works best when filtering criteria are tied to clear security value.
- Hot and cold log storage: Hot log storage is optimized for rapid search and alerting, while cold storage is designed for cheaper long-term retention. The operational challenge is to separate investigation-ready data from compliance archives without losing searchability, integrity, or governance over what was moved.
What's in the full article
DataBahn's full article covers the operational detail this post intentionally leaves for the source:
- How its 900+ filtering rules are applied before SIEM ingestion to reduce volume without losing log retention.
- Examples of selective routing between hot SIEM storage and low-cost compliance archives.
- The mechanics of enrichment and normalization in motion so analysts receive more context per event.
- Reported cost and volume outcomes from deployments that reduced ingest and storage spend.
Deepen your knowledge
NHI Mgmt Group’s NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners connect identity controls to the broader security programmes they run every day.
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