Start with a coverage review. If sources are missing, protocols are unparsed, or telemetry reaches the SIEM raw and unusable, the problem is collection and normalization. If the feed is complete but alerts are weak, the problem is detection. That distinction prevents budget from being spent on the wrong layer.
Why the Decision Starts with Coverage, Not Spend
OT security teams should treat this as a measurement problem before it becomes a tooling problem. If logs are missing, protocols are not decoded, or telemetry arrives in the SIEM without useful structure, buying more detection products only adds another layer of blind ingestion. The first question is whether the environment is observable enough to support meaningful alerts, or whether the pipeline is still failing at collection, parsing, and normalization. For teams that manage non-human identities and machine access as part of OT integrations, OWASP Non-Human Identity Top 10 is a useful reminder that visibility and credential governance are usually upstream of effective detection.
That distinction matters because OT telemetry is often constrained by legacy protocols, safety boundaries, vendor heterogeneity, and limited agent deployment options. If the data feed is incomplete, weak alerts are a symptom, not the root cause. In practice, many teams discover they bought “more visibility” only after they still cannot explain what the sensors are actually seeing.
How It Works in Practice
Teams should test the pipeline from source to decision. Start with asset and protocol coverage, then verify whether each source is parsed into fields that analysts and correlation rules can use. If the SIEM receives raw strings, truncated payloads, or opaque device output, the problem is usually collection architecture, not detection logic. If the telemetry is structured and complete, then attention shifts to content quality, tuning, and response thresholds.
- Check whether all critical OT zones and conduits are represented in telemetry.
- Confirm whether protocol decoders, normalization rules, and asset context are producing usable events.
- Compare alert output against known-good activity, expected maintenance windows, and common process states.
- Validate whether the gap is missing data, noisy data, or weak analytic logic.
Buying another tool is justified when the current stack cannot inspect a protocol, asset class, or control domain that materially changes risk. Fixing collection is the better choice when the current stack already sees the event but fails to preserve meaning, context, or continuity. Ultimate Guide to NHIs, Key Research and Survey Results reinforces the broader visibility problem, showing that organisations frequently struggle with basic oversight before they reach advanced control maturity. These controls tend to break down when legacy OT assets cannot support modern telemetry, because the team then mistakes partial device coverage for actual security coverage.
Common Variations and Edge Cases
Tighter collection often increases integration and maintenance overhead, so teams have to balance immediate observability against operational fragility. The right choice depends on whether the missing value is data source coverage, protocol interpretation, or analytic depth.
Sometimes the answer is mixed: a team may need one focused collection fix for a high-value protocol while also improving alert content in the SIEM. In other cases, a new tool is warranted only after the pipeline has proven it can ingest cleanly from the existing sources. This is where buying more tooling becomes expensive without improving outcomes.
Edge cases arise when vendors market “visibility” but actually deliver limited enrichment, or when detections look strong in demos but degrade once live OT traffic, maintenance activity, and asset variation are introduced. Code Formatting Tools Credential Leaks is an example of how weak control layers can hide behind a seemingly productive tool path, which is a useful caution for any environment where telemetry quality is assumed rather than proven.
Risk and Threat Considerations
The main risk is false confidence. When collection is incomplete, teams may believe they have detection coverage even though key assets, protocols, or event types never reach analysis in a usable form. That creates blind spots in availability, integrity, and incident response for OT environments where missed activity can be operationally significant.
Failure mechanism: the control fails when raw events are ingested without the protocol parsing, normalization, asset context, or timestamp quality needed for correlation. Attackers and operational faults benefit from that gap because weak or missing telemetry reduces the chance of timely detection, triage, and attribution.
Impact: teams spend on detection products without improving coverage, alerts remain noisy or empty, and real incidents may persist longer because the evidence trail is fragmented or unreadable.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | CIS 8 — Audit Log Management | OT decisions hinge on whether telemetry is collected and usable for detection. |
| Recommendation — Validate log sources, parsing, and retention before buying additional detection tooling. | ||
| NIST CSF 2.0 | DE.CM — Security Continuous Monitoring | The question asks whether monitoring is effective or blocked by bad collection. |
| DE.AE — Anomalies and Events | Weak alerts often mean anomaly detection cannot see meaningful events in context. | |
| Recommendation — Assess whether monitoring data is complete, normalized, and actionable before expanding tooling. Tune detection only after confirming events are being captured and contextualized correctly. | ||
Practitioner Guidance
What to prioritise: Prove whether the limitation is upstream or downstream before approving any new OT security purchase. If the current stack cannot reliably identify sources, parse protocols, or preserve context, fix collection first; if the data is already complete and structured, tune detection.
What to verify: Test the same event through the full path, from device to SIEM, and confirm that an analyst can reconstruct who or what acted, when, and on which asset. A tool that ingests data but strips meaning is a reporting layer, not a detection layer.
Practitioner takeaway: The best budget decision is the one that improves decision-quality, not the one that adds another dashboard. In OT, visibility must be engineered into the pipeline before detection spend can produce durable value.
Related resources from NHI Mgmt Group
- How should security teams decide whether AI security tooling can process regulated data outside the enterprise?
- How do security teams decide whether an AI agent should keep access to regulated data?
- How should security teams decide whether to build authorization in-house or buy it?
- How should security teams decide whether to build or buy JIT access control?