Google Professional Data Engineer Exam Professional-Data-Engineer Question # 57 Topic 6 Discussion

Google Professional Data Engineer Exam Professional-Data-Engineer Question # 57 Topic 6 Discussion

Professional-Data-Engineer Exam Topic 6 Question 57 Discussion:
Question #: 57
Topic #: 6

You want to use Google Stackdriver Logging to monitor Google BigQuery usage. You need an instant notification to be sent to your monitoring tool when new data is appended to a certain table using an insert job, but you do not want to receive notifications for other tables. What should you do?


A.

Make a call to the Stackdriver API to list all logs, and apply an advanced filter.


B.

In the Stackdriver logging admin interface, and enable a log sink export to BigQuery.


C.

In the Stackdriver logging admin interface, enable a log sink export to Google Cloud Pub/Sub, and subscribe to the topic from your monitoring tool.


D.

Using the Stackdriver API, create a project sink with advanced log filter to export to Pub/Sub, and subscribe to the topic from your monitoring tool.


Get Premium Professional-Data-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.