
Answer-first summary for fast verification
Answer: Route all Access Transparency logs to the specified logging bucket by creating a log sink
Access Transparency logs are specifically designed to show all actions taken in the account by Google staff, making option B the correct choice. Admin Activity logs (option D) track modifications to resource configurations or metadata. Data Access logs (option C) record actions that read configurations or metadata, along with user API calls for CRUD operations. System Event logs (option A) are generated by Google systems for actions that modify resource configurations. For more details, refer to Google Cloud's documentation on available logs and audit types.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A large professional services client utilizes Google Cloud for some of its workloads. The DevOps team needs to ensure all logs indicating actions taken by Google staff within the account are routed to a separate logging bucket. Which solution accomplishes this?
A
Route all System Event logs to the specified logging bucket by creating a log sink
B
Route all Access Transparency logs to the specified logging bucket by creating a log sink
C
Route all Data Access logs to the specified logging bucket by creating a log sink
D
Route all Admin Activity logs to the specified logging bucket by creating a log sink