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
- Give the BigQuery Data Editor role on the platform-logs dataset to the service accounts
- B
- In Stackdriver Logging, create a logs export with a Cloud Pub/Sub topic called as a sink.
- C
- In Stackdriver Logging, create a filter to view only Compute Engine logs.
- D
- Create a Cloud Function that has the BigQuery User role on the dataset.
How the community answered
(37 responses)- A8% (3)
- B3% (1)
- C86% (32)
- D3% (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.