azure:monitoring_and_logging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
azure:monitoring_and_logging [2023/02/15 16:10] – created mmuzeazure:monitoring_and_logging [2025/06/17 17:56] (current) – [Monitoring and Logging] mmuze
Line 1: Line 1:
 ====== Monitoring and Logging ====== ====== Monitoring and Logging ======
   * Azure Platform Logs include: Resource Logs (previously diagnostic logs), Activity log, and Azure AD (sign-in logs), [[https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/platform-logs-overview]]   * Azure Platform Logs include: Resource Logs (previously diagnostic logs), Activity log, and Azure AD (sign-in logs), [[https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/platform-logs-overview]]
 +    * <color :#fff200>//Resource Logs// capture activity to the data access plane while the //Activity log// is a subscription-level log for the control plane</color>
 +    * Diagnostic Logs for the Subscription are control/management plane logs whereas Diagnostic Logs at the resource level are data plane logs.
 +    * //Control Plane logs// are logs for things happening at a meta level for resources.
 +    * //Data Plane logs// are logs for things happening within a resource.
 +  * Azure Data Explorer
 +  * Azure Monitor
 +  * Application Insights
 +
 +====== Recommended Logs for Security ======
 +  * [[https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-nsg-manage-log]]
 +
  • azure/monitoring_and_logging.1676477442.txt.gz
  • Last modified: 2023/02/15 16:10
  • by mmuze