- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 221字
- 2021-06-24 14:01:58
Configuring diagnostic settings on resources
You can also configure diagnostic settings on different Azure resources. There are two types of diagnostic logs available in Azure Monitor:
- Tenant logs: These logs consist of all the tenant-level services that exist outside of an Azure subscription. An example of this is the Azure Active Directory logs.
- Resource logs: These logs consist of all the data from the resources that are deployed inside an Azure subscription; for example, virtual machines, storage accounts, and network security groups.
The contents of these logs are different for every Azure resource. These logs differ from guest OS-level diagnostic logs. To collect OS-level logs, an agent needs to be installed on the virtual machine. The diagnostic logs don't require an agent to be installed; they can be accessed directly from the Azure portal.
The logs that can be accessed are stored inside a storage account and can be used for auditing or manual inspection purposes. You can specify the retention time in days by using the resource diagnostic settings. You can also stream the logs to event hubs to analyze them in PowerBI, or insert them into a third-party service. These logs can also be analyzed with Azure Monitor. Then, there will be no need to store them in a storage account first.
- 操作系統實用教程(Linux版)
- Citrix XenApp Performance Essentials
- Learning Windows Server Containers
- UNIX操作系統設計
- 大學計算機應用基礎實踐教程(Windows 7+Office 2013)
- 操作系統基礎與實踐:基于openEuler平臺
- 精通Linux內核開發
- SOA實踐者說
- Kubernetes從入門到實踐
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Android物聯網開發細致入門與最佳實踐
- Red Hat Enterprise Linux 6.4網絡操作系統詳解
- VMware Horizon View Essentials
- 分布式系統設計實踐
- 鴻蒙操作系統設計原理與架構