A cloud architecture team is implementing a monitoring strategy for a set of new Azure workloads. The team needs to configure diagnostic settings to satisfy two compliance conditions:
1. Stream resource logs immediately to an external Security Information and Event Management (SIEM) platform.
2. Retain all log data for five years in a secure archive at the lowest possible cost.
Which two Azure destinations should be selected in the diagnostic settings to meet these requirements? (Select TWO)
- An Azure Event Hubs namespace and event hubCevap
- An Azure Storage accountCevap
- CA centralized Log Analytics workspace configured for all regional resource groups
- DAn Azure Policy definition using the Deny effect to automate resource remediation
- EIndividual Monitoring Reader role assignments for each administrative user account
Cevap
An Azure Event Hubs namespace and event hub, and an Azure Storage account
To satisfy both requirements, you must route diagnostic logs to two distinct destinations in the diagnostic settings. First, sending logs to an Azure Event Hub allows for near-real-time streaming to external SIEM systems. Second, routing logs to an Azure Storage account provides a low-cost, long-term storage solution for compliance auditing.
Adım Adım Çözüm
Anahtar Kavram
Log routing destinations in Azure Monitor diagnostic settings