Azure Logs Monitoring and Diagnostics
- Azure Logs
- Enable Diagnostics (For some Services)
- Application Insights
- Activity Records
Basic Workflow
- Logs from Azure Sources are stored in Log Repository. These logs can be queried using KQL (Kusto Query Language)
Sample Logs of VM
- Create a Windows VM with both os diagnostics and boot diagnostics enabled
- Create a Linux VM with both os diagnostics and boot diagnostics enabled
- Points to Understand:
- Diagnostics are sent by the agent installed on the VM
Enabling Logging of VMS
- Log enabling in VMS Require Log Analytics Workspace.