Google
ASSOCIATE-CLOUD-ENGINEER · Question #65
You have sensitive data stored in three Cloud Storage buckets and have enabled data access logging. You want to verify activities for a particular user for these buckets, using the fewest possible ste
The correct answer is A. Using the GCP Console, filter the Activity log to view the information.. Audit logs meet the requirement: Admin Activity logs: Entries for operations that modify the configuration or metadata of a project, bucket, or object. Data Access logs: Entries for operations that modify objects or read a project, bucket, or object.
Submitted by minji_kr· Mar 30, 2026Ensuring successful operation of a cloud solution
Question
You have sensitive data stored in three Cloud Storage buckets and have enabled data access logging. You want to verify activities for a particular user for these buckets, using the fewest possible steps. You need to verify the addition of metadata labels and which files have been viewed from those buckets. What should you do?
Options
- AUsing the GCP Console, filter the Activity log to view the information.
- BUsing the GCP Console, filter the Stackdriver log to view the information.
- CView the bucket in the Storage section of the GCP Console.
- DCreate a trace in Stackdriver to view the information.
How the community answered
(64 responses)- A80% (51)
- B3% (2)
- C6% (4)
- D11% (7)
Explanation
Audit logs meet the requirement: Admin Activity logs: Entries for operations that modify the configuration or metadata of a project, bucket, or object. Data Access logs: Entries for operations that modify objects or read a project, bucket, or object.
Topics
#Cloud Audit Logs#Activity log#Cloud Storage#data access logging
Community Discussion
No community discussion yet for this question.