
Explanation:
Option D is correct because a Cloud Storage bucket is not required for routing logs to Splunk. Options A, B, and C are incorrect as they describe necessary steps: a Pub/Sub topic for log transmission (A), a log sink for routing specific logs (B), and appropriate IAM permissions for the logging service account to write to the Pub/Sub topic (C). Reference: Google Cloud Documentation.
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 requirement?
A
Configure a log sink destination to a Pub/Sub topic and its subscription.
B
Establish a log sink to direct data access logs to the desired destination.
C
Apply IAM policy permissions for the log sink destination Pub/Sub topic.
D
Set up the log sink destination to a Cloud Storage bucket.