Ultimate access to all questions.
As part of facilitating an external audit for your travel booking application on GCP, the auditor requests permissions to review GCP Audit Logs and Data Access logs. Which Cloud IAM role should you assign to the auditor?
Explanation:
The correct approach is to assign the auditor the IAM role roles/logging.privateLogViewer
and direct them to review logs for changes to Cloud IAM policy. This role grants the necessary permissions to view both Admin Activity and Data Access logs, ensuring a comprehensive audit. Google recommends this method for external audits to maintain security and privacy standards.