Operations · Monitoring
Logging
Recording events from systems and applications, centralised and retained so they can support diagnosis, detection and audit.
IntermediateUpdated 2026-09-01
Overview
Useful logging is structured, timestamped in UTC with a consistent source identity, shipped off host promptly, and retained according to a policy that reflects investigative need rather than default settings.
Retention is a security decision. Adversary dwell time frequently exceeds default log retention, which turns an investigation into speculation.
Security considerations
- Protect log integrity: append only or write once storage for security relevant logs, with alerting when a source goes silent.
- Normalise time zones and clock sync so correlation across sources is valid.
