To ensure that data access logs cannot be tampered with by an administrator with high privileges, which technical control should be implemented?
Immutable storage prevents modification or deletion of existing audit records.
Why this answer
Write-Once-Read-Many (WORM) storage or immutable logging ensures that even admins cannot alter or delete logs after they are written.