Skip to main content

Question 186

Your new customer has requested daily reports that show their net consumption of Google Cloud compute resources and who used the resources. You need to quickly and efficiently generate these daily reports. What should you do?

  • A. Do daily exports of Cloud Logging data to BigQuery. Create views filtering by project, log type, resource, and user.
  • B. Filter data in Cloud Logging by project, resource, and user; then export the data in CSV format.
  • C. Filter data in Cloud Logging by project, log type, resource, and user, then import the data into BigQuery.
  • D. Export Cloud Logging data to Cloud Storage in CSV format. Cleanse the data using Dataprep, filtering by project, resource, and user.