
Ultimate access to all questions.
As a Cloud Engineer responsible for maintaining the health of a cloud-based application, you have been monitoring its performance and received user feedback indicating a spike in a specific error instance. Upon investigation, you determine that the error is attributable to a Service Account lacking the necessary permissions. After resolving the issue by granting the required permissions, you want to ensure that you are promptly informed if the same issue arises again in the future. What steps should you take to set up such notifications?
A
In the Log Viewer, filter the logs on severity 'Error' and the name of the Service Account.
B
Create a sink to BigQuery to export all the logs. Create a Data Studio dashboard on the exported logs.
C
Create a custom log-based metric for the specific error to be used in an Alerting Policy.
D
Grant Project Owner access to the Service Account.