
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
You want to analyze Cloud Storage access logs for a specific user. What should you do?
A
Query logs in BigQuery
B
Use ACL logs
C
Enable extra labels
D
Delete old objects
Explanation:
To analyze Cloud Storage access logs for a specific user, the correct approach is to query logs in BigQuery. Here's why:
Cloud Storage access logs can be exported to BigQuery for detailed analysis. When you enable Cloud Storage logging, the logs are stored in Cloud Logging, but for complex queries and analysis, exporting to BigQuery provides more powerful querying capabilities.
BigQuery allows you to:
Why other options are incorrect:
Best Practice: To analyze Cloud Storage access logs for a specific user:
This approach provides comprehensive visibility into user access patterns and helps with security monitoring and compliance requirements.