QuestionQ144
Managing operationsYour team must obtain a unified view of logs from all development cloud projects in its SIEM. The development projects are located under the NONPROD organization folder along with the test and pre-production projects. The development projects use the ABC-BILLING billing account, which is shared with the rest of the organization.
Which logging export strategy should you use to meet these requirements?
- A
- Export logs to a Cloud Pub/Sub topic with folders/NONPROD parent and includeChildren property set to True in a dedicated SIEM project. 2. Subscribe SIEM to the topic.
- B
- Create a Cloud Storage sink with billingAccounts/ABC-BILLING parent and includeChildren property set to False in a dedicated SIEM project. 2. Process Cloud Storage objects in SIEM.
- C
- Export logs in each dev project to a Cloud Pub/Sub topic in a dedicated SIEM project. 2. Subscribe SIEM to the topic.
- D
- Create a Cloud Storage sink with a publicly shared Cloud Storage bucket in each project. 2. Process Cloud Storage objects in SIEM.
Community Discussion