nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #93

For analysis purposes, you need to send all the logs from all of your Compute Engine instances to a BigQuery dataset called platform-logs. You have already installed the Stackdriver Logging agent on a

The correct answer is C. 1. In Stackdriver Logging, create a filter to view only Compute Engine logs.. https://cloud.google.com/logging/docs/export/configure_export_v2

Submitted by amina.ke· Mar 30, 2026Ensuring successful operation of a cloud solution

Question

For analysis purposes, you need to send all the logs from all of your Compute Engine instances to a BigQuery dataset called platform-logs. You have already installed the Stackdriver Logging agent on all the instances. You want to minimize cost. What should you do?

Options

  • A
    1. Give the BigQuery Data Editor role on the platform-logs dataset to the service accounts
  • B
    1. In Stackdriver Logging, create a logs export with a Cloud Pub/Sub topic called as a sink.
  • C
    1. In Stackdriver Logging, create a filter to view only Compute Engine logs.
  • D
    1. Create a Cloud Function that has the BigQuery User role on the dataset.

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    86% (32)
  • D
    3% (1)

Explanation

https://cloud.google.com/logging/docs/export/configure_export_v2

Topics

#Cloud Logging#log export sink#BigQuery#Compute Engine logs

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice