Bird
0
0

You want to export only Data Access audit logs but your sink exports Admin Activity logs too. What is the likely mistake?

medium📝 Troubleshoot Q7 of 15
GCP - Cloud IAM Advanced
You want to export only Data Access audit logs but your sink exports Admin Activity logs too. What is the likely mistake?
AThe sink destination is incorrect.
BThe sink filter does not specify logName correctly for Data Access logs.
CData Access logs cannot be exported separately.
DAdmin Activity logs are included by default and cannot be filtered.
Step-by-Step Solution
Solution:
  1. Step 1: Understand sink filter role

    The sink filter controls which logs are exported based on logName.
  2. Step 2: Identify common filter mistake

    If logName for Data Access is not specified correctly, Admin Activity logs may also be included.
  3. Final Answer:

    The sink filter does not specify logName correctly for Data Access logs. -> Option B
  4. Quick Check:

    Correct logName filter needed to export only Data Access logs [OK]
Quick Trick: Use exact logName filter for Data Access logs [OK]
Common Mistakes:
  • Believing Data Access logs can't be filtered
  • Ignoring filter syntax errors
  • Assuming Admin Activity logs are always included

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes