- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 281字
- 2021-06-24 14:01:58
Viewing alerts in Log Analytics
Azure Log Analytics is a service that collects telemetry data from various Azure resources and on-premises resources. All of that data is stored inside a Log Analytics workspace, which is based on the Azure Data Explorer. It uses the Kusto Query Language, which is also used by Azure Data Explorer to retrieve and analyze the data.
Analyzing this data can be done from Azure Monitor. All the analysis functionalities are integrated in there. The term Log Analytics now primarily applies to the blade in the Azure portal where you can analyze metric data.
Before we are able to display, monitor, and query the logs from Azure Monitor, we need to create a Log Analytics workspace. For that, we have to perform the following steps:
- Navigate to the Azure portal by opening https://portal.azure.com.
- Click on Create a new resource.
- Type Log Analytics in the search box and create a new workspace.
- Add the following values:
- Log Analytics workspace: PacktWorkspace
- Subscription: Select a subscription
- Resource group: Create a new one and call it PacktWorkspace
- Location: West US
- Pricing tier: Keep the default one, which is per GB
- Click on the OK button to create the workspace.
Now that we have created a Log Analytics workspace, we can use it inside Azure Monitor to create some queries to retrieve data. We will do this in the next section.
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Extending Puppet
- Windows Phone應用程序開發
- Linux使用和管理指南:從云原生到可觀測性
- Windows 7中文版從入門到精通(修訂版)
- 8051軟核處理器設計實戰
- Android物聯網開發細致入門與最佳實踐
- jQuery UI Cookbook
- Social Data Visualization with HTML5 and JavaScript
- 精解Windows 10
- Linux系統最佳實踐工具:命令行技術
- Linux網絡配置與安全管理
- iOS 10快速開發:18天零基礎開發一個商業應用
- 辦公自動化教程(Windows7+Office2010)
- Implementing Cloud Design Patterns for AWS(Second Edition)