A baselining period is the time a security platform spends observing normal communications before blocking traffic. In OT, it matters because production systems often have unusual but legitimate dependencies, and premature enforcement can interrupt historians, controllers, or remote support paths.
Expanded Definition
A baselining period is the observation window used to learn what “normal” looks like before a platform enforces blocking or alerting decisions. In operational technology, that means monitoring traffic patterns, device communications, and application dependencies long enough to distinguish stable production behavior from truly risky activity. The concept is closely related to tuning and policy calibration, but it is not the same as indefinite passive monitoring. A baselining period should have a purpose, a start point, and a defined exit into enforcement.
Definitions vary across vendors, especially where products blend discovery, anomaly detection, and prevention. Some tools use the term to describe a fixed training phase, while others apply it to an iterative learning cycle that continues after enforcement begins. For governance purposes, NHI Management Group treats the term as a control transition state, not a permanent mode. That distinction matters because OT environments often contain scheduled maintenance, legacy protocols, and vendor support channels that may look unusual in generic security tooling but are operationally legitimate. See the NIST Cybersecurity Framework 2.0 for the broader governance expectation of identifying, protecting, detecting, and responding in a way that fits operational context.
The most common misapplication is treating a baselining period as proof that a policy is “safe to enforce,” which occurs when teams stop validation too early and never test against real production exceptions.
Examples and Use Cases
Implementing a baselining period rigorously often introduces a tradeoff between faster enforcement and safer rule quality, requiring organisations to weigh earlier blocking against the risk of interrupting legitimate operations.
- Monitoring an OT segment for several business cycles before enabling inline blocking so that recurring historian queries, controller polling, and vendor maintenance windows are captured as expected behavior.
- Learning the difference between routine plant management traffic and suspicious lateral movement by comparing flow metadata against NIST Cybersecurity Framework 2.0 detection and response outcomes.
- Testing new segmentation rules in advisory mode first, then reviewing false positives from engineering workstations, remote support sessions, and protocol converters before enforcement is turned on.
- Using the baselining window to document legitimate exceptions, such as backup jobs or safety-system communications, so that policy reviewers can distinguish approved dependencies from outliers.
- Re-baselining after plant changes, patching, or equipment replacement, because OT “normal” can shift when controllers, HMIs, or remote-access paths are modified.
In practice, the term is most useful when teams need a defensible transition from observation to control. Guidance from the Cybersecurity and Infrastructure Security Agency on OT resilience and from the Zero Trust Maturity Model reinforces the value of validating trust assumptions before enforcing policy.
Why It Matters for Security Teams
Security teams need to understand baselining periods because poor calibration can either create blind spots or break production. In OT, the risk is not theoretical: a mis-tuned platform can flag essential communications as anomalous and disrupt availability, which is often the primary safety and business concern. A well-managed baselining period reduces that risk by forcing teams to observe dependencies before they deny them, but it also creates pressure to avoid open-ended exceptions that weaken control posture.
The concept also intersects with identity and access governance when remote support, engineering access, or service accounts are part of the observed traffic. In those cases, the baselining period should capture who or what is communicating, from where, and under what conditions, so that later policy decisions are based on verified operational patterns rather than assumptions. The NIST Cybersecurity Framework 2.0 is useful here because it frames detection and protective controls as coordinated functions rather than isolated product settings.
Organisations typically encounter the true cost of an inadequate baselining period only after enforcement blocks a critical dependency, at which point the need to rebuild trust assumptions becomes operationally unavoidable to address.
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 and NIST SP 800-53 Rev 5 set the technical controls, while ISO/IEC 27001:2022, NIS2 and DORA define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM | CSF monitoring concepts cover observing normal activity before enforcement. |
| NIST SP 800-53 Rev 5 | CM-7 | Least functionality supports narrowing allowances after baseline validation. |
| ISO/IEC 27001:2022 | A.8.16 | Monitoring activities align with logging and event review during baselining. |
| NIS2 | NIS2 emphasizes resilience and risk management for essential services and OT environments. | |
| DORA | DORA requires controlled resilience testing and operational change discipline. |
Capture and review operational logs to confirm which communications are legitimate during the baselining period.