QuestionQ88
Platform operationsYou are responsible for assessing the level of effort needed to integrate a new third-party endpoint detection tool with Google Security Operations (SecOps). Organizational leadership wants to minimize customization for the new tool to enable faster deployment. You need to confirm that Google SecOps SOAR and SIEM support the anticipated workflows for the new third-party tool. You must recommend a tool to your leadership team as quickly as possible. What should you do?
Choose two
- A Develop a custom integration that uses Python scripts and Cloud Run functions to forward logs and orchestrate actions between the third-party tool and Google SecOps.
- B Configure a Pub/Sub topic to ingest raw logs from the third-party tool and build custom YARA-L rules in Google SecOps to extract relevant security events.
- C Review the architecture of the tool to identify the cloud provider that hosts the tool.
- D Review' the documentation to identify if default parsers exist for the tool, and determine whether the logs are supported and able to be ingested.
- E Identify the tool in the Google SecOps Marketplace and verify support for the necessary actions in the workflow.
Community Discussion