
Explanation:
The correct answer is C. This option configures a filter to view only Compute Engine logs and then creates an export that sends these logs to BigQuery. This method ensures that only relevant logs are exported, which minimizes unnecessary data transfer and storage costs. It is a straightforward solution with minimal setup and cost.
Ultimate access to all questions.
No comments yet.
In order to perform an analysis, it is essential to send all the logs generated by your Compute Engine instances to a BigQuery dataset named platform-logs. It should be noted that the Cloud Logging agent has already been installed on all instances. Given the need to minimize costs, what steps should you take to achieve this?
A
B
C
D