
Answer-first summary for fast verification
Answer: Establish a log sink destination in a Cloud Storage bucket.
Option A is essential as a log sink is required to route the selected logs to the necessary destination. Option C is crucial because the logging service account needs permissions to write to the Pub/Sub topic. Option D is necessary as a Pub/Sub topic is needed to send logs to Splunk. However, Option B is correct because a Cloud Storage bucket is not required for routing logs to Splunk. Reference: https://cloud.google.com/architecture/exporting-stackdriver-logging-for-splunk#set_up_the_logging_export
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
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 focus on data access logs. Which of the following actions does NOT contribute to achieving this goal?
A
Configure a log sink to direct data access logs to the desired destination.
B
Establish a log sink destination in a Cloud Storage bucket.
C
Implement IAM policy permissions for the log sink destination Pub/Sub topic.
D
Create a log sink destination with Pub/Sub and a subscription.