An administrator is designing a monitoring strategy for several Azure resources. You need to route diagnostic logs to the appropriate destination based on the monitoring requirements.
Match each monitoring requirement to the correct Azure Monitor diagnostic setting destination.
- Retain resource logs for days for compliance auditing at the lowest cost.Azure Storage account
- Perform complex query analysis and run KQL queries to correlate events across multiple resources.Azure Log Analytics workspace
- Stream diagnostic data in real-time to a third-party Security Information and Event Management (SIEM) system.Azure Event Hubs namespace
Cevap
Retaining logs for days at lowest cost matches the Azure Storage account. Performing complex KQL query analysis matches the Log Analytics workspace. Streaming diagnostic data to a third-party SIEM system matches the Azure Event Hubs namespace.
The correct pairings match each requirement to the primary purpose of the respective Azure resource: Azure Storage for low-cost long-term retention; Log Analytics workspace for KQL analysis; and Event Hubs for real-time external streaming.
Adım Adım Çözüm
Anahtar Kavram
Azure Monitor Diagnostic Settings Destinations
Tahmini Süre:1m 30s