Easy1 markMultiple Choice
GCP ACE · Question 49 · Domain 5.3: Viewing audit logs
You want to view the logs for a specific Cloud Function named 'process-payment' to troubleshoot an error.
Where in the Google Cloud Console should you go to query and filter these logs efficiently?
You want to view the logs for a specific Cloud Function named 'process-payment' to troubleshoot an error.
Where in the Google Cloud Console should you go to query and filter these logs efficiently?
Answer options:
A.
Cloud Trace
B.
Logs Explorer (Cloud Logging)
C.
Security Command Center
D.
Cloud Monitoring Dashboards
How to approach this question
Identify the primary UI tool for interacting with logs in GCP.
Full Answer
B.Logs Explorer (Cloud Logging)✓ Correct
The Logs Explorer (part of Cloud Logging) is the central interface in the Google Cloud Console where you can view, filter, and query logs from all Google Cloud services, including Cloud Functions, Compute Engine, and GKE.
Common mistakes
Confusing Cloud Logging with Cloud Monitoring. Monitoring is for metrics (CPU usage %); Logging is for text records (error messages).
Practice the full GCP Associate Cloud Engineer Practice Exam 7
50 questions · hints · full answers · grading
More questions from this exam
Q01You are starting a new initiative and need to create a new Google Cloud project using the Cloud S...EasyQ02Your company is migrating to Google Cloud and wants to manage user identities centrally. They cur...MediumQ03You have just created a new Google Cloud project and want to deploy a containerized application u...MediumQ04Your finance team wants to perform complex SQL queries on your Google Cloud billing data to analy...MediumQ05You are managing a development project in Google Cloud. You want to ensure that you are notified ...Easy
Expert