You need to configure diagnostic settings for several Azure resources to meet specific logging and compliance requirements. Match each administrative requirement to its correct Azure Monitor diagnostic destination. Which diagnostic destination matches each requirement?
- Archive resource logs for long-term, low-cost retentionAzure Storage account
- Stream logs in near real-time to a third-party security information and event management (SIEM) systemAzure Event Hubs
- Perform interactive analysis and run KQL queries across log dataLog Analytics workspace
Cevap
To archive logs for long-term, low-cost retention, use an Azure Storage account. To stream logs in near real-time to a third-party SIEM system, use an Azure Event Hubs namespace. To perform interactive analysis and run KQL queries, use a Log Analytics workspace.
The mapping correctly pairs the required diagnostic destinations to their primary use cases: Azure Storage for archiving, Azure Event Hubs for real-time external streaming, and Log Analytics workspace for log analysis and querying.
Adım Adım Çözüm
Anahtar Kavram
Azure Monitor diagnostic settings allow routing platform logs and metrics to a Storage account, Event Hubs, or a Log Analytics workspace based on usage needs.
Tahmini Süre:45s