Terminology Index

Glossary

23 terms starting with "K"

Open concept maps

Showing 1-23 of 23 terms

K
23

Kusto Query Language

KQL, the query language used to search and analyze data in Microsoft's security and log platforms (such as Sentinel and Defender), letting analysts write detections and investigate by filtering, correlating, and aggregating telemetry.

Kusto Query Language (KQL) is the read-only query language for Microsoft's log and security analytics platforms, used to filter, transform, correlate, and aggregate large volumes of telemetry. Analysts and detection engineers use KQL to hunt, investigate alerts, and author detection rules in tools like Microsoft Sentinel and Defender. Fluency in a query language like KQL is essential for working effectively in those SIEM environments, paralleling other platforms' query languages.

Introduced in: SIEM Query Fundamentals

Examples

  • Writing a KQL query to find failed logons across sign-in logs.
  • Correlating events with KQL to investigate an alert in Sentinel.
  • Authoring a detection rule in KQL for Microsoft Defender.

No related terms linked yet.