
Ultimate access to all questions.
A DevOps Engineer is analyzing audit and flow logs to identify anomalies and potential security threats within Google Cloud Platform (GCP). They've opted for SIEM tools to assist in this task. What is the most effective method to integrate SIEM tools with GCP for this purpose?
A
Install a SIEM agent on each virtual machine (VM) and configure it to send logs directly to the SIEM tool.
B
Manually export logs from Google Cloud Logging periodically and then import them into the SIEM tool.
C
Use the Google Cloud Pub/Sub service to stream logs from Google Cloud Logging to the SIEM tool in real-time.
D
Rely on the built-in integration between Google Cloud Logging and the SIEM tool to automatically forward logs.