wwlpublish Construct KQL statements for Microsoft Sentinel - Training
KQL
is used in Microsoft Sentinel fordata analysis
, creatinganalytics
,workbooks
, andhunting
. This module teaches constructing KQLstatements
, searchinglog
files for securityevents
, andfiltering
searches by various criteria.
‣
Introduction
‣
Understand the Kusto Query Language statement structure
‣
Use the search operator
‣
Use the where operator
‣
Use the let statement
‣
Use the extend operator
‣
Use the order by the operator
‣
Use the project operators
‣
Knowledge Check
‣