Practice free →
HomeBCA Cloud Computingcloudcomputingcloudsecurity › An auditor needs to know who deleted a critical …

An auditor needs to know who deleted a critical database resource last week. Which type of log answers this?

AThe application's debug log of HTTP request bodies
BAn audit log of administrative API actions (e.g. AWS CloudTrail, Azure Activity Log, GCP Cloud Audit Logs)
CThe OS kernel's syslog from the day before
DThe user's browser autocomplete history
Answer & Solution
Correct answer: B. An audit log of administrative API actions (e.g. AWS CloudTrail, Azure Activity Log, GCP Cloud Audit Logs)
Cloud audit logs record who called which admin API at what time. Application debug logs and kernel logs may have related signal but aren't the canonical record. Browser autocomplete is irrelevant.
Solve this in the app — BCA Cloud Computing practice & 24k+ MCQs →
Related questions