nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #351

You use Cloud Logging lo capture application logs. You now need to use SOL to analyze the application logs in Cloud Logging, and you want to follow Google-recommended practices. What should you do?

The correct answer is B. Enable Log Analytics for the log bucket and create a linked dataset in BigQuery. Enable Log Analytics: This feature integrates Cloud Logging with BigQuery seamlessly. Log buckets in Cloud Logging can be configured to allow direct analysis using BigQuery's SQL Create a Linked Dataset: When Log Analytics is enabled, a linked dataset in BigQuery is…

Submitted by viktor_hu· Mar 30, 2026Ensuring successful operation of a cloud solution

Question

You use Cloud Logging lo capture application logs. You now need to use SOL to analyze the application logs in Cloud Logging, and you want to follow Google-recommended practices. What should you do?

Options

  • ADevelop SQL queries by using Gemini for Google Cloud.
  • BEnable Log Analytics for the log bucket and create a linked dataset in BigQuery.
  • CCreate a schema for the storage bucket and run SQL queries for the data in the bucket.
  • DExport logs to a storage bucket and create an external view in BigQuery.

How the community answered

(36 responses)
  • B
    92% (33)
  • C
    3% (1)
  • D
    6% (2)

Explanation

Enable Log Analytics: This feature integrates Cloud Logging with BigQuery seamlessly. Log buckets in Cloud Logging can be configured to allow direct analysis using BigQuery's SQL Create a Linked Dataset: When Log Analytics is enabled, a linked dataset in BigQuery is automatically created for the logs in the corresponding bucket. You can then use BigQuery's powerful SQL capabilities to query and analyze your logs.

Topics

#Log Analytics#BigQuery linked dataset#Cloud Logging#SQL log analysis

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice