Audit Log
An audit log is a chronological record of activities within a computer system or application, capturing events such as when data is accessed, created, or changed. It generally serves as evidence of who did what and when, which can support accountability and investigations. This entry describes the concept of the log itself and does not cover retention periods, legal admissibility, or specific regulatory logging requirements, which vary by jurisdiction and context.
An audit log is a chronological, typically append-oriented record of system activities, including system accesses and operations performed over a given period. In practice it documents the occurrence of events such as data access, creation, and modification, together with contextual detail sufficient to attribute actions to actors and timeframes. Audit logs are primarily an information security and monitoring control supporting integrity and accountability objectives; within a data governance context they can contribute demonstrable evidence of processing activity, though on their own they do not constitute a records of processing activities obligation, a data inventory, or a lineage record. Scope, content, protection, and retention of audit logs depend on system design, applicable frameworks (for example NIST guidance or ISO/IEC controls), and jurisdictional requirements, none of which are specified in this definition. Note that a log recording personal data access may itself contain personal data and does not render that data non-personal.
Why it matters
Audit logs are foundational to accountability in both information security and data governance. By providing a chronological record of who accessed, created, or modified data and when, they enable organizations to investigate incidents, detect unauthorized activity, and reconstruct the sequence of events after the fact. Without a reliable record of system activity, an organization typically has limited ability to demonstrate what happened to data under its control or to hold individual actors accountable for their actions.
Within a data governance context, audit logs can contribute demonstrable evidence of processing activity, which supports the accountability expectations found in frameworks such as the EU GDPR and UK GDPR. However, they should not be overstated. An audit log is not, on its own, a records of processing activities obligation, a data inventory, or a data lineage record, even though it may inform those artifacts. Accountability under governance frameworks generally requires demonstrable evidence rather than stated intent, and audit logs are one form of such evidence among several.
It is also important to recognize that an audit log recording access to personal data may itself contain personal data, and it does not render the underlying data non-personal. Organizations should therefore treat logs that capture actor identities or data access events as potentially in scope for data protection obligations. The specifics of retention, protection, and legal admissibility of audit logs vary by jurisdiction, applicable framework, and system design, and are outside the scope of this entry.
Who it's relevant to
Inside Audit Log
Common questions
Answers to the questions practitioners most commonly ask about Audit Log.