You enable Data Access logs for a Google Cloud Storage bucket. What is the expected behavior immediately after enabling these logs?
Think about what Data Access logs are designed to capture in Google Cloud.
Data Access logs capture both read and write operations immediately after enabling, providing detailed audit information.
Which IAM role is required for a user to view Data Access logs in Google Cloud's Cloud Logging?
Consider which role grants read access to logs in Cloud Logging.
The roles/logging.viewer role allows users to read logs, including Data Access logs, in Cloud Logging.
You want to ensure Data Access logs for BigQuery are immutable and stored securely for compliance. Which architecture best achieves this?
Think about how to make logs tamper-proof and retained for compliance.
Exporting logs to Cloud Storage with Object Versioning and Bucket Lock ensures logs are immutable and retained securely.
Which configuration step is necessary to enable Data Access logs for Cloud SQL instances?
Consider where Data Access logs are managed in Google Cloud.
Data Access logs are enabled via Cloud Audit Logs settings and can be exported to Cloud Logging for Cloud SQL.
Your organization generates large volumes of Data Access logs daily. What is the best practice to optimize cost while retaining logs for 1 year?
Think about storage classes and lifecycle policies for cost-effective long-term retention.
Using Cloud Storage Nearline with lifecycle policies balances cost and retention for large volumes of logs.