
Ultimate access to all questions.
As a DevOps Engineer optimizing logging in a Google Cloud Platform (GCP) project, you need to exclude specific logs from Cloud Logging and export others to an external storage service for long-term analysis. What is the correct sequence of actions to achieve these objectives?
A
First, create a log sink for the logs you wish to export, then establish a logging exclusion filter for the logs you want to exclude.
B
Begin by creating a logging exclusion filter for the logs you want to exclude, followed by setting up a log sink for the logs you intend to export.
C
Initiate by creating a logging exclusion filter for the logs you plan to export, then proceed to create a log sink for the logs you wish to exclude.
D
Start by creating a log sink for the logs you aim to exclude, then create a logging exclusion filter for the logs you want to export.