Easy1 markMultiple Choice
GCP ACE · Question 48 · Domain 5.3: Viewing audit logs
Which type of Cloud Audit Log records administrative actions that modify the configuration or metadata of resources, and is enabled by default?
Which type of Cloud Audit Log records administrative actions that modify the configuration or metadata of resources, and is enabled by default?
Answer options:
A.
Data Access audit logs
B.
System Event audit logs
C.
Admin Activity audit logs
D.
Access Transparency logs
How to approach this question
Match the description 'modify configuration' and 'enabled by default' with the correct audit log type.
Full Answer
C.Admin Activity audit logs✓ Correct
Admin Activity audit logs contain log entries for API calls or other actions that modify the configuration or metadata of resources. For example, creating a VM or changing IAM permissions. These logs are always enabled and cannot be disabled.
Common mistakes
Confusing Admin Activity (metadata changes) with Data Access (reading/writing actual data).
Practice the full GCP Associate Cloud Engineer Practice Exam 1
50 questions · hints · full answers · grading
More questions from this exam
Q01What is the highest level of the Google Cloud resource hierarchy?EasyQ02You need to enable the Compute Engine API in a new project using the command line. Which command ...EasyQ03You are setting up a new GCP environment. You need to grant a group of developers access to view ...MediumQ04You want to receive an email notification when your GCP spending exceeds $1000 this month. What s...EasyQ05You need to analyze your GCP billing data using complex SQL queries to understand cost trends acr...Medium
Expert