By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: AxoflowPublished February 12, 2026

TL;DR: A government organisation with more than 20,000 employees cut infrastructure by 85% and log volume by 40% while migrating to Google SecOps, after stabilising a fragile collection layer that was dropping messages and hiding data gaps, according to Axoflow. The case shows that ingestion reliability, normalisation, and observability now shape SIEM viability as much as cost control.


At a glance

What this is: A government SIEM migration case shows how unstable log pipelines can inflate cost, hide coverage gaps, and slow security operations.

Why it matters: It matters because IAM, NHI, and broader security teams depend on trustworthy telemetry to detect misuse, validate access, and prove control coverage across environments.

By the numbers:

👉 Read Axoflow's government SIEM migration case and pipeline results


Context

SIEM migrations often fail less because of the destination platform than because the ingestion layer is noisy, overbuilt, or poorly governed. When log sources drop messages, normalize inconsistently, or overwhelm the pipeline, teams lose confidence in detections and end up paying for data they cannot use. That is a security governance problem as much as an operations problem, especially where access, privilege, and service-account activity depend on accurate telemetry.

This case is about log pipeline governance, not just storage optimisation. The identity angle is indirect but real: security teams cannot reliably monitor service accounts, API activity, or privileged changes if the collection layer is unstable. The organisation’s starting position is typical for large environments with fragmented telemetry and rising SIEM costs.

Axoflow's approach focused on stabilising collection, normalising data, and making ingestion visible end to end before forwarding to Google SecOps. That sequence is common in organisations that have outgrown legacy logging patterns and need a cleaner operational model rather than another point product.


Key questions

Q: How should teams validate SIEM migration without losing detection coverage?

A: Teams should validate migration on identical source data, not on assumed equivalence between platforms. Build a rule-by-rule parity matrix, compare alert volumes, and check field completeness for every critical source group. If translation changes aggregation or lookup behaviour, treat that as a detection design issue, not a tuning nuisance.

Q: Why do unstable log pipelines create security risk?

A: Because detections and investigations depend on complete, timely telemetry. When events are dropped or transformed inconsistently, teams lose evidence of suspicious access, privileged actions, and abnormal source behaviour. The risk is not just operational inefficiency. It is reduced assurance that the SIEM can actually see what matters.

Q: What signals show that a log pipeline is underperforming?

A: Frequent drops, malformed source output, inconsistent event volumes, delayed forwarding, and unexplained coverage gaps are the main signals. If analysts spend more time troubleshooting ingestion than investigating incidents, the pipeline has become a control problem rather than a transport layer.

Q: How do teams balance log reduction with investigation needs?

A: By applying explicit policies to reduce redundant noise while retaining high-value telemetry such as authentication, admin activity, and service-account actions. The goal is to lower cost without removing the evidence needed for correlation, incident response, and auditability.


Technical breakdown

Why unstable log ingestion breaks SIEM value

A SIEM only works when data arrives consistently enough to support detection logic, correlation, and investigation. Message drops, backpressure, and inconsistent source formatting break that chain. In practice, teams then compensate by overcollecting, overlicensing, or creating manual exception handling that hides the underlying problem. The result is an expensive telemetry layer with weak assurance, especially in hybrid environments where Windows events, syslog, and cloud sources all behave differently.

Practical implication: treat ingestion reliability as a control requirement, not an infrastructure tuning exercise.

How normalisation and classification reduce detection friction

Normalisation converts heterogeneous events into a consistent structure that downstream tools can query and alert on. Classification reduces noise by grouping sources before forwarding, which lowers payload size and can improve search, retention, and rule consistency. This matters because poorly structured logs often force analysts to write brittle rules or miss patterns entirely. In a large estate, the pipeline becomes part of the detection architecture, not just the transport layer.

Practical implication: standardise event schemas before they reach the SIEM so detection content stays portable and maintainable.

What end-to-end observability changes in security operations

End-to-end observability means teams can see source health, throughput, transformations, and delivery status across the pipeline. That visibility helps distinguish a true security event from a broken collector, malformed source, or misconfigured forwarding path. It also supports faster troubleshooting when logs disappear or spike unexpectedly. For large programmes, this turns logging from a black box into a governed service with measurable reliability characteristics.

Practical implication: monitor the pipeline itself with the same discipline used for critical security services.


NHI Mgmt Group analysis

Log pipeline instability is now a governance issue, not just an engineering nuisance. When the collection layer drops events or obscures source health, security teams lose the evidence they need to validate controls and investigate suspicious activity. That weakens SIEM investment, but it also affects identity monitoring because privileged and service-account behaviour depends on reliable logs. The governance lesson is simple: a detection programme cannot be stronger than the pipeline feeding it.

Data reduction only helps when it is driven by control intent, not blanket compression. Cutting log volume by filtering redundant or low-value events can improve cost and performance, but indiscriminate trimming risks removing the very signals needed for investigation. The better pattern is source-aware classification and policy-driven reduction, with explicit retention rules for authentication, privilege, and infrastructure events. Practitioners should align this to NIST Cybersecurity Framework 2.0 and NIST SP 800-53 Rev 5 Security and Privacy Controls.

End-to-end observability creates a detection-response latency concept that many teams still lack. The real problem is not only whether data arrives, but how quickly teams can tell where a failure occurred in the collection, transformation, or forwarding path. That concept matters for SOCs, cloud teams, and identity monitoring alike because delayed telemetry discovery extends exposure windows. Practitioners should treat pipeline visibility as part of operational resilience, not just log engineering.

Government environments expose the wider market shift toward governed telemetry platforms. Large public-sector estates often have the same challenge as regulated enterprises: too much data, too many sources, and too little confidence in what reaches the SIEM. The implication is that log pipeline controls are becoming a prerequisite for scaling security operations, especially where identity events, workload events, and cloud telemetry must be joined into one investigation path.

What this signals

Detection teams should expect telemetry governance to become a board-level reliability issue. As estates grow, the cost of incomplete log paths is no longer just missed alerts. It becomes a measurable risk to auditability, incident response, and identity oversight, especially when service accounts and infrastructure changes are involved.

Pipeline observability is emerging as a named control gap in modern security operations. If teams cannot see where data is lost or transformed, they cannot prove coverage or tune detection fidelity. The practical response is to treat the ingestion layer as a managed security service with explicit health metrics and ownership.

Large environments will increasingly separate data reduction from data loss by policy. That distinction matters because smart filtering can improve economics, while uncontrolled filtering erodes the evidence base needed for identity monitoring and investigation.


For practitioners

  • Map your ingestion failure points Identify where logs are dropped, delayed, or transformed across collection, routing, and SIEM handoff. Prioritise Windows, syslog, and cloud sources that feed authentication, privilege, and workload monitoring.
  • Set explicit reduction rules Define which events can be filtered, compressed, or normalised without harming detection coverage. Keep authentication, admin action, and service-account telemetry under stricter preservation rules.
  • Instrument pipeline health as a security control Track source uptime, event throughput, malformed data, and delivery failures with operational thresholds and alerting. Use the same review cadence you would apply to a critical control service.

Key takeaways

  • Fragile log pipelines can undermine SIEM value even when the destination platform is modern and capable.
  • Reducing log volume is useful only when teams preserve the events needed to detect privileged and identity-related activity.
  • Security programmes need measurable pipeline health, not just more logging infrastructure.

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, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, and ISO/IEC 27001:2022 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0DE.CM-8Continuous monitoring depends on reliable telemetry and ingestion visibility.
NIST SP 800-53 Rev 5AU-6Audit review and analysis require complete, trustworthy event data.
CIS Controls v8CIS-8 , Audit Log ManagementLog collection, retention, and integrity are central to this migration case.
MITRE ATT&CKTA0007 , Discovery; TA0009 , Collection; TA0010 , ExfiltrationThe article highlights the need to detect abnormal collection paths and telemetry loss.
ISO/IEC 27001:2022A.8.15Logging and monitoring controls apply directly to this data pipeline case.

Use ATT&CK mappings to prioritize telemetry that supports discovery, collection, and exfiltration detection.


Key terms

  • Log Pipeline: The chain of tools that collects, transforms, buffers, and forwards telemetry from source systems to security platforms. In practice, the pipeline determines whether events remain usable for detection, audit, and incident response, so its configuration is part of control coverage, not just infrastructure plumbing.
  • Assertion Normalisation: Assertion normalisation is the process of translating external identity claims into one internal format the application can trust and use. It helps teams avoid depending on provider-specific attribute names, signing behaviour, or token shapes, which differ across enterprise identity systems.
  • Telemetry Coverage: Telemetry coverage is the extent to which logs, events, and operational signals are captured from the systems that matter. Good coverage means the security team can investigate, correlate, and prove what happened without relying on partial or ad hoc evidence.
  • 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

Axoflow's full article covers the operational detail this post intentionally leaves for the source:

  • Deployment specifics for the event log collection, routing, and normalisation flow used in the migration.
  • Operational numbers behind the Windows event handling peaks and pipeline throughput tuning.
  • How the team classified and reduced syslog, WEC, and other data before forwarding to Google SecOps.
  • The troubleshooting and optimisation steps that made malformed or misconfigured sources visible quickly.

👉 The full Axoflow article includes deployment details, throughput figures, and the pipeline changes behind the migration.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps security practitioners connect identity control design to operational resilience across modern programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org