A company needs to export all GCP logs to a centralized BigQuery dataset for long-term analysis. What is the best approach?
-
A
Download logs manually via the console
-
B
Configure a Log Sink to route logs to BigQuery
-
C
Use Cloud Dataflow to read logs from Cloud Logging
-
D
Use Cloud Pub/Sub to push logs to BigQuery