GCP Professional Cloud Security Engineer Practice Question

Your organization operates dozens of Google Cloud projects. The security team must forward all VPC Flow Logs and Admin Activity audit logs to an on-premises Splunk Enterprise deployment. The solution must

  • deliver each log entry to Splunk within seconds of its creation,
  • use TLS-protected HTTP connections to the existing Splunk HTTP Event Collector (HEC),
  • buffer and automatically retry delivery if the HEC endpoint is temporarily unavailable, and
  • require as little custom code and ongoing maintenance as possible. What should you do?
  • Enable Log Analytics on each project's log bucket and instruct analysts to download JSON query results weekly from the Logs Explorer and upload them to Splunk.

  • Configure a dedicated log sink in each project that writes logs to Cloud Storage; schedule a daily Cloud Storage Transfer Service job to copy the objects on-premises where Splunk ingests them from a local folder.

  • Export all logs to a centralized BigQuery dataset using an aggregated sink, and use Splunk DB Connect to run SQL queries every five minutes to import new rows.

  • Create an organization-level aggregated log sink that routes the required logs to a Cloud Pub/Sub topic, then launch the Google-provided Dataflow "Cloud Pub/Sub to Splunk" streaming template to push events over HTTPS to the Splunk HEC endpoint with automatic retry handling.

GCP Professional Cloud Security Engineer
Managing operations
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot