A development team needs to aggregate diagnostic logs from multiple Azure resources and run complex, custom queries to filter and analyze the data over the last 30 days. Which Azure feature should the team use to meet this requirement?
- Log Analytics in Azure MonitorCevap
- BAzure Service Health
- CAzure Policy
- DAzure Resource Locks
Cevap
Log Analytics in Azure Monitor
Log Analytics is a feature of Azure Monitor that allows users to write and run Kusto Query Language (KQL) queries against the consolidated logs collected from various Azure resources.
Adım Adım Çözüm
Anahtar Kavram
Using Log Analytics workspaces to write and execute Kusto Query Language (KQL) queries for diagnostic logs.