Azure Log Analytics
KQL quick commands
Count entries in table <loganalyticstablename> | summarize count() Get log storage usage Usage...
Write custom logs via PowerShell
With Log Analytics you can write custom logs. For this the API can be used to write new logs to t...
Query Azure Firewall Logs
Azure Firewall Logs can be stored in an Azure Log Analytics Workspace. This workspace then contai...
Quick Start Guide for Azure Workbooks
Azure Workbooks are a powerful tool for building interactive dashboards and visualizing data at s...
Use of variables & dynamic content in Azure Workbooks
Within large Azure workbooks (dashboards), we want to be dynamic and allow users to specify their...
Create log health dashboard using time based data
This article is about how to create a dashboard using log data. We want to analyze relevant time-...