- A
The log sink filter is excluding IAM policy changes.
Why wrong: Filter would affect export, but the logs in Cloud Logging would still exist for 400 days.
- B
Admin Activity audit logs are only retained for 30 days by default unless exported to a destination like Cloud Storage or BigQuery.
Why wrong: Admin Activity logs are retained for 400 days, not 30 days, for Cloud Audit Logs.
- C
IAM policy changes are logged in Data Access audit logs, which are not enabled by default.
Why wrong: IAM policy changes are logged in Admin Activity audit logs, which are enabled by default.
- D
The logs were never exported to a long-term storage destination.
Without export, Admin Activity logs are retained for 400 days, but if the request is for 6 months (180 days), it should be within retention. However, if logs are not exported and the retention is 400 days, they should be there. But if the auditor wants more than 400 days, it would be missing. The question says 'older changes' implying >400 days, so missing due to retention expiration. But export would preserve them. So B is correct because without export they are lost after 400 days.
PCSE Practice Question: Undergoing a SOC 2 audit and needs to demonstrate…
This PCSE practice question tests your understanding of pcse exam topics. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company is undergoing a SOC 2 audit and needs to demonstrate that access to production data is monitored and that any changes to IAM policies are reviewed. They have enabled Cloud Audit Logs. The auditor asks for a report showing all IAM policy changes in the last 6 months. The security team notices that some older changes are missing. What is the most likely reason?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"most likely"Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
The logs were never exported to a long-term storage destination.
Admin Activity audit logs are retained in the default log bucket for only 30 days. Without a configured log sink to export them to a long-term storage destination like Cloud Storage or BigQuery, logs older than 30 days are automatically deleted. This explains why some IAM policy changes from the last 6 months are missing. The auditor's requirement for a 6-month report necessitates a configured export sink, which the company did not set up.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The log sink filter is excluding IAM policy changes.
Why it's wrong here
Filter would affect export, but the logs in Cloud Logging would still exist for 400 days.
- ✗
Admin Activity audit logs are only retained for 30 days by default unless exported to a destination like Cloud Storage or BigQuery.
Why it's wrong here
Admin Activity logs are retained for 400 days, not 30 days, for Cloud Audit Logs.
- ✗
IAM policy changes are logged in Data Access audit logs, which are not enabled by default.
Why it's wrong here
IAM policy changes are logged in Admin Activity audit logs, which are enabled by default.
- ✓
The logs were never exported to a long-term storage destination.
Why this is correct
Without export, Admin Activity logs are retained for 400 days, but if the request is for 6 months (180 days), it should be within retention. However, if logs are not exported and the retention is 400 days, they should be there. But if the auditor wants more than 400 days, it would be missing. The question says 'older changes' implying >400 days, so missing due to retention expiration. But export would preserve them. So B is correct because without export they are lost after 400 days.
Clue confirmation
The clue word "most likely" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often assume that once logs are enabled, they are retained indefinitely in the default log bucket. However, Admin Activity logs have a default retention period of only 30 days in the default bucket. To keep logs for longer periods, a log sink must be configured to export them to a long-term storage destination such as Cloud Storage or BigQuery. Without such an export, logs older than 30 days are automatically deleted, causing the missing changes.
Detailed technical explanation
How to think about this question
In Google Cloud, Admin Activity audit logs (which include IAM policy changes) have a default retention period of 400 days, but this retention is only for logs stored in the default Logging bucket. However, the Logging bucket itself has a 30-day retention for Admin Activity logs unless a custom retention policy is applied or logs are exported via a log sink. The key nuance is that the default Logging bucket retains Admin Activity logs for 30 days, not 400 days, which is a common point of confusion. Exporting to Cloud Storage or BigQuery ensures long-term retention for compliance audits.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Related practice questions
Related PCSE practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Configuring Access Within a Cloud Solution Environment practice questions
Practise PCSE questions linked to Configuring Access Within a Cloud Solution Environment.
Ensuring Data Protection practice questions
Practise PCSE questions linked to Ensuring Data Protection.
Managing Operations in a Cloud Solution Environment practice questions
Practise PCSE questions linked to Managing Operations in a Cloud Solution Environment.
Configuring Network Security practice questions
Practise PCSE questions linked to Configuring Network Security.
Supporting Compliance Requirements practice questions
Practise PCSE questions linked to Supporting Compliance Requirements.
PCSE fundamentals practice questions
Practise PCSE questions linked to PCSE fundamentals.
PCSE scenario practice questions
Practise PCSE questions linked to PCSE scenario.
PCSE troubleshooting practice questions
Practise PCSE questions linked to PCSE troubleshooting.
Practice this exam
Start a free PCSE practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PCSE question test?
Read the scenario before looking for a memorised answer.
What is the correct answer to this question?
The correct answer is: The logs were never exported to a long-term storage destination. — Admin Activity audit logs are retained in the default log bucket for only 30 days. Without a configured log sink to export them to a long-term storage destination like Cloud Storage or BigQuery, logs older than 30 days are automatically deleted. This explains why some IAM policy changes from the last 6 months are missing. The auditor's requirement for a 6-month report necessitates a configured export sink, which the company did not set up.
What should I do if I get this PCSE question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More PCSE practice questions
- Match each encryption scope to its description.
- Drag and drop the steps to set up a Private Google Access for on-premises hosts using Private Service Connect in the cor…
- A company is designing a CI/CD pipeline using Cloud Build. Security requirements mandate that the pipeline deploy only t…
- A company must implement data residency requirements that prohibit storing data outside the European Union. They are usi…
- A company wants to allow employees to access a web application running on Google Kubernetes Engine (GKE) using their cor…
- A security engineer is investigating an incident where an attacker gained access to a Compute Engine instance's serial c…
Last reviewed: Jun 25, 2026
This PCSE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCSE exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.