Easy1 markMultiple Choice
GCP ACE · Question 49 · Domain 5.3: Viewing audit logs
You are investigating a security incident and need to search through your project's Admin Activity audit logs for the past 7 days.
Where in the Google Cloud Console do you go to run queries and filter these logs?
You are investigating a security incident and need to search through your project's Admin Activity audit logs for the past 7 days.
Where in the Google Cloud Console do you go to run queries and filter these logs?
Answer options:
A.
Security Command Center
B.
Logs Explorer (Cloud Logging)
C.
IAM & Admin > Audit Logs
D.
Cloud Trace
How to approach this question
Identify the UI tool used for log analysis in GCP.
Full Answer
B.Logs Explorer (Cloud Logging)✓ Correct
All Cloud Audit Logs are routed to Cloud Logging. To view, filter, and query these logs, you use the Logs Explorer in the Google Cloud Console. You can filter by resource type, log name (`cloudaudit.googleapis.com/activity`), and severity.
Common mistakes
Going to the 'IAM & Admin > Audit Logs' page, which is only for configuration, not viewing.
Practice the full GCP Associate Cloud Engineer Practice Exam 4
50 questions · hints · full answers · grading
More questions from this exam
Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
Expert