//Cyber.Engineer
  • Home
  • Author
  • Azure
  • Must Reads
Subscribe

kql

A collection of 3 posts
Log Analytics - KQL - Log Quiet
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.
Jun 18, 2024 — 2 min read
KQL Cheat Sheet: The Basics
kql

KQL Cheat Sheet: The Basics

KQL basics, filtering, selecting, aggregating and joining. Must-know queries for you cyber folk.
Feb 15, 2023 — 1 min read
KQL Cheatsheet
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
Sep 24, 2021 — 1 min read
//Cyber.Engineer © 2025
Powered by Ghost