Skip to main content

security record

Audit Log

Audit Log

Also known as · Audit Trail · Security Audit Record · 감사 기록

Definition

A tamper-resistant record of who attempted to read or change a resource, when, why, and with what result. High-risk work records durable intent before execution and a separate result afterward.

Short example

If DELETE_INTENT cannot be stored, deletion does not start; if result audit fails, the response exposes possible application and warns against retrying blindly.

Related notes

Related courses