Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpoperations › An auditor needs an immutable record of who took…

An auditor needs an immutable record of who took what action against Google Cloud APIs in a project (admin activity + data access). Which log type provides this?

ACloud Profiler flame graphs
BCloud DNS query logs only
CCloud Trace spans
DCloud Audit Logs (Admin Activity, Data Access, System Event, Policy Denied)
Answer & Solution
Correct answer: D. Cloud Audit Logs (Admin Activity, Data Access, System Event, Policy Denied)
Cloud Audit Logs are the canonical "who did what" record across four categories. Trace is request latency, Profiler is CPU/heap profiles, DNS query logs are just one specific log type — none replace audit logs for compliance.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions