Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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]] * <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.txt Last modified: 2025/06/17 17:56by mmuze