Question 20 of 318
Single answerHow should a customer reliably deliver Stackdriver logs from GCP to their on-premises SIEM system?
ASend all logs to the SIEM system via an existing protocol such as syslog.
BConfigure every project to export all their logs to a common BigQuery DataSet, which will be queried by the SIEM system.
✓CConfigure Organizational Log Sinks to export logs to a Cloud Pub/Sub Topic, which will be sent to the SIEM via Dataflow.
DBuild a connector for the SIEM to query for all logs in real time from the GCP RESTful JSON APIs.
✓
Correct Answer: C
Configure Organizational Log Sinks to export logs to a Cloud Pub/Sub Topic, which will be sent to the SIEM via Dataflow.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.