You are designing a log routing and monitoring strategy for an Azure infrastructure solution. Match each Azure destination to its primary use case.
- Azure Storage AccountCost-effective, long-term archival and data retention for compliance audits.
- Azure Event HubsReal-time ingestion and streaming of telemetry to third-party SIEM platforms.
- Azure Monitor Log Analytics workspaceCentralized interactive querying, visualization, and metric alerting.
Answer
Azure Storage Account matches with cost-effective, long-term archival and data retention for compliance audits. Azure Event Hubs matches with real-time ingestion and streaming of telemetry to third-party SIEM platforms. Azure Monitor Log Analytics workspace matches with centralized interactive querying, visualization, and metric alerting.
Each Azure log destination serves a distinct architectural purpose: Storage Accounts provide high-capacity, low-cost long-term retention; Event Hubs enable real-time ingestion and external data forwarding; Log Analytics workspaces enable immediate, rich analysis and alerting.
Step-by-Step Solution
Key Concept
Log routing paths and destinations within Azure Monitor diagnostic settings.
Estimated Time:1m 0s