0
0
GCPcloud~5 mins

Audit logging in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is audit logging in Google Cloud Platform (GCP)?
Audit logging in GCP records who did what, where, and when in your cloud environment. It helps track user actions and system events for security and compliance.
Click to reveal answer
beginner
Name the three types of audit logs in GCP.
The three types are: Admin Activity logs (record management actions), Data Access logs (record data read/write), and System Event logs (record system operations).
Click to reveal answer
intermediate
How do you enable Data Access audit logs in GCP?
Data Access logs are disabled by default. You enable them by configuring the audit log settings in the IAM & Admin section for the specific service or project.
Click to reveal answer
beginner
Where are GCP audit logs stored and how can you view them?
Audit logs are stored in Cloud Logging. You can view them in the Logs Explorer in the Google Cloud Console or export them to BigQuery, Cloud Storage, or Pub/Sub.
Click to reveal answer
beginner
Why is audit logging important for security and compliance?
Audit logging helps detect unauthorized access, investigate incidents, and prove compliance with regulations by providing a clear record of all actions in your cloud environment.
Click to reveal answer
Which type of audit log records management actions in GCP?
AError logs
BAdmin Activity logs
CSystem Event logs
DData Access logs
Where can you view audit logs in GCP?
ACloud Shell terminal
BCloud Storage browser
CCloud Functions dashboard
DCloud Logging Logs Explorer
By default, which audit logs are enabled in GCP?
AAdmin Activity logs
BData Access logs
CSystem Event logs
DAll audit logs
What is a common use of audit logs in cloud security?
AIncrease storage capacity
BImprove network speed
CDetect unauthorized access
DDeploy new services
Which service can audit logs be exported to for advanced analysis?
ABigQuery
BCloud Run
CCloud DNS
DCloud Build
Explain what audit logging is in GCP and why it is important.
Think about how keeping a record of actions helps protect your cloud resources.
You got /3 concepts.
    Describe the three types of audit logs in GCP and what each records.
    Consider management actions, data operations, and system events separately.
    You got /4 concepts.