Terminology Index
Glossary
2953 terms
Time Synchronization
Keeping system clocks synchronized via NTP or similar, so log timestamps align across systems. Foundational to investigation, correlation, and authentication protocols that depend on accurate time.
Many security functions depend on accurate time: log correlation across systems, Kerberos authentication, certificate validity, signed-token freshness. Time synchronization (typically via NTP) keeps clocks aligned. Without it, timelines become inconsistent, investigations harder, and some authentication protocols fail. As a foundational logging/monitoring/telemetry topic, ensuring time synchronization is unglamorous but essential, and skew is among the first things investigators check when an incident timeline looks confused.
Introduced in: Logging, Monitoring, and Telemetry
Examples
- Running NTP on all systems so logs align across the environment.
- Investigating an incident timeline that fails because clocks drifted.
- Recognizing time skew as a cause of Kerberos authentication failures.
