What Is Audit Log Retention?
Audit log retention is the rule set determining how long audit records, which capture actions and actors across a system, are stored before deletion. It balances the cost of storage against the need to reconstruct events long after they occur. Many frameworks mandate minimum retention periods for these logs.
Why it matters
If logs are purged too soon, an investigation into a breach or a disputed deployment has no evidence to work from. Retention policy ensures the trail survives long enough to be useful.
Related guides
What Is a Compliance Scan?A compliance scan is an automated check that evaluates code, configuration, or infrastructure against regulat…
What Is a Change Ticket Reference?A change ticket reference links a deployment or commit to an approved change record, so every release traces…
What Is a Deployment Annotation?A deployment annotation is a marker placed on monitoring charts at the moment of a release, making it easy to…