An organization wants to ensure that security logs are tamper-proof and available for forensic analysis. Which logging best practice should be implemented?
Centralization and access controls improve security and forensics.
Why this answer
Forwarding logs to a centralized, hardened log server with strict access controls ensures that logs are protected from tampering and are available for forensic analysis. Centralized storage prevents attackers from altering logs on individual devices, and hardening the server along with access controls adds layers of security. Option A is incorrect because a 30-day retention period may not comply with legal or forensic requirements.
Option C is incorrect because encryption alone does not prevent tampering if the logs are stored on a compromised device. Option D is incorrect because storing logs locally still leaves them vulnerable to deletion or modification by an attacker who gains access to the device.