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...
Create Workbooks with KQL queries
Introduction In today's data-driven world, Azure provides a wealth of data waiting to be analyze...
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-...