Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As the person in charge of designing the logging for an application, your company has tasked you with ensuring that logs are sent to the company's Splunk instance with minimal operational overhead. What is the best approach to achieve this?
A
Export logs to Cloud Storage buckets and utilize Cloud Functions to transfer them to Splunk.
B
Export logs directly to Splunk as the destination.
C
Export logs to a BigQuery dataset and use Cloud Functions to move them to Splunk.
D
Export logs to a Pub/Sub topic and have Splunk subscribe to that topic.