Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam. Engage with interactive quizzes and detailed explanations tailored to help you master key concepts. Ensure you're ready for a successful career in the cloud computing industry!

Practice this question and more.


What is the most likely cause for not seeing newly exported project audit logs in your Cloud Storage Bucket after creating a log sink?

  1. Cloud Storage isn't a supported destination.

  2. Each log sink destination has its own time window for saving the data.

  3. The Cloud Storage Bucket doesn't have the correct permissions.

  4. You forgot to enable the sink inside the Cloud Storage UI.

The correct answer is: Each log sink destination has its own time window for saving the data.

Log sinks will only appear if logs were written on that day and they have data available for the query. Ensure that the time range is adjusted appropriately in the "View All Logs" interface. You may also need to increase the amount of time covered in the time range. Option A isn't correct because Cloud Storage IS supported as a destination. Option C isn't correct because incorrect permissions would result in an access error, not an issue with data appearing in the bucket. Option D isn't correct because if it wasn't enabled, there wouldn't even be a log sink available.