
Answer-first summary for fast verification
Answer: Prepare a Cloud Storage bucket as the log sink destination.
The correct answer is setting up a Cloud Storage bucket as the log sink destination, as it is unnecessary for routing logs to Splunk. The other options are essential for this process: a Pub/Sub topic is required to send logs to Splunk, a log sink is necessary to route the selected logs to the destination, and the logging service account must have permissions to write to the Pub/Sub topic. For more details, refer to the documentation on setting up the logging export.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Imagine a scenario where a customer manages multiple projects in Google Cloud, each representing different environments. Your task is to forward specific logs from all projects to Splunk, with a particular focus on data access logs. Which of the following actions does NOT contribute to fulfilling this requirement?
A
Configure IAM policy permissions for a log sink destination Pub/Sub topic.
B
Establish a log sink to direct data access logs to the desired destination.
C
Prepare a Cloud Storage bucket as the log sink destination.
D
Arrange a Pub/Sub topic and subscription as the log sink destination.
No comments yet.