ELI5: What is Baseline Establishment?

It is like taking a photo of your room when it is perfectly clean. Later, if anything looks different, you know something changed. A baseline is a snapshot of what “normal” looks like.

Definition

Baseline establishment is the process of documenting and quantifying normal operational parameters for network traffic, system behavior, and user activity so that security tools and analysts have a reference point for detecting anomalies. A well-defined baseline is foundational to anomaly-based detection systems and threat hunting, as it defines what “normal” looks like in a specific environment.

Key Details

  • Baselines capture metrics such as typical bandwidth, common protocols, normal login times, and expected processes
  • Must be established during a representative period of normal operations
  • Used by SIEM, IDS/IPS, UEBA, and network monitoring tools for anomaly detection
  • Baselines must be updated when the environment changes significantly
  • Without a good baseline, anomaly detection produces excessive false positives

Connections