You are working with a government agency that requires you to archive application logs for seven years. You need to configure Stackdriver to export and store the logs while minimizing costs of storage. What should you do?
A.
Create a Cloud Storage bucket and develop your application to send logs directly to the bucket.
B.
Develop an App Engine application that pulls the logs from Stackdriver and saves them in BigQuery.
C.
Create an export in Stackdriver and configure Cloud Pub/Sub to store logs in permanent storage for seven years.
D.
Create a sink in Stackdriver, name it, create a bucket on Cloud Storage for storing archived logs, and then select the bucket as the log export destination.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit