kql Featured Log Analytics - KQL - Log Quiet In this blog post, we'll dive into using Azure's Kusto Query Language (KQL) to identify tables that have not received logs in the last day.
kql KQL Cheat Sheet: The Basics KQL basics, filtering, selecting, aggregating and joining. Must-know queries for you cyber folk.
kql KQL Cheatsheet A page full of useful KQL queries when you need to look for some quick ideas Searching // Search all tables and all data for a keyword. This will look across everything. It's very useful, but can be intensive and may even time out. Make sure to squash the time span