Courseiva
easyMultiple ChoiceObjective-mapped

Google ACE Practice Question: The purpose of Cloud Audit Logs' Data Access…

What is the purpose of Cloud Audit Logs' Data Access audit logs, and why are they NOT enabled by default for most services?

⚠ Common exam trap

Google Cloud often tests the misconception that Data Access logs are enabled by default for all services, when in fact they are off by default specifically to prevent runaway storage costs from high-volume user data operations.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

They log API calls that read or write user data; they are off by default due to very high log volume and associated storage costs.

Data Access audit logs record every API call that reads or writes user-provided data (e.g., reading a Cloud Storage object or updating a BigQuery table). They are disabled by default because the sheer volume of these operations can generate terabytes of logs per day, leading to significant Cloud Logging storage costs and potential budget overruns. Administrators must explicitly enable them per service or per resource to control cost and log retention.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • They record authentication events; they are disabled by default due to privacy regulations.

    Why it's wrong here

    Data Access logs do not focus on authentication events; those are captured in Admin Activity logs alongside configuration changes, while sign-in failures may appear in Cloud Logging from the authentication layer. Privacy regulations are not the driver for the default-off setting — the prohibitive volume and storage cost of logging all data reads and writes is. Audit logs are a standard compliance tool and can be enabled while respecting privacy through redaction and access controls.

  • They log API calls that read or write user data; they are off by default due to very high log volume and associated storage costs.

    Why this is correct

    Data Access audit logs capture every API call that reads or writes user data, such as when a BigQuery job reads table contents or a Cloud Storage object is downloaded. They are disabled by default because on heavily used services the sheer volume of these calls can generate terabytes of logs, making storage costs prohibitive. Administrators can selectively enable them per bucket, project, or folder to balance compliance needs against cost and performance impact.

  • They log VM instance creation and deletion; they are disabled by default to avoid noise.

    Why it's wrong here

    VM instance creation and deletion are lifecycle events recorded in Admin Activity audit logs, which are always enabled and free of charge. Data Access audit logs, by contrast, are concerned with data-plane operations on user content, not infrastructure lifecycle changes. The reason Data Access logs are off by default is not to avoid noise from instance events but to prevent the overwhelming log volume generated by every read/write request on data services.

  • They provide real-time threat detection; they are experimental and not yet generally available.

    Why it's wrong here

    Data Access audit logs are generally available (GA) and serve forensic and compliance purposes by recording historical API activity. They are not an experimental feature for real-time threat detection; that responsibility belongs to Security Command Center, which ingests findings and provides event detection. Audit logs are analyzed after the fact, whereas real-time detection requires streaming and alerting on security signals as they occur.

About these practice questions

This ACE question is part of Courseiva's 769-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This ACE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the ACE exam.