
Ultimate access to all questions.
When managing the Cloud Logging platform in Google Cloud Platform, how can you export log entries to different storage systems like Cloud Storage and BigQuery?
A
Log entries cannot be exported to BigQuery because it's designed for data analysis, not log storage.
B
The Cloud Logging API enables real-time log exports to Cloud Storage and BigQuery without the need for sinks.
C
Creating sinks is necessary to export log entries, where each sink specifies the destination, format, and filter for the logs.
D
Exported logs to Cloud Storage are exclusively viewable through the Cloud Storage Console.