A SOC analyst is using GCP and sees an alert regarding 'exfiltration of data' from a Cloud Storage bucket. Which tool should be analyzed to identify the specific file names accessed during the event?
Data Access logs provide the audit trail for object-level interactions.
Why this answer
Cloud Storage Data Access logs (found in Cloud Logging) contain granular details about which objects (files) were read or modified.