KQL Search Save

Project README

KQL Search

Twitter Follow LinkedIn Website

KQLSearch

This website was made to simplify the process of searching for KQL Queries that are publicly shared on GitHub.

www.kqlsearch.com

Currently supported GitHub Repositories:

  1. Matt Zorich: Sentinel Queries
  2. Rod Trent: SentinelKQL
  3. Jose Sebastián Canós: Sentinel_KQL
  4. Bert-Jan Pals: Hunting-Queries-Detection-Rules
  5. Daniel Card: KQL
  6. Ugur Koc: KQL_Intune

more will be added soon ...

I wrote a Blog about my motivation and the things I have learned with this project. You can find it here: Blog

What is KQL?

KQL, or Kusto Query Language, is a query language used to search and analyze data in Microsoft Azure's data platform. It is used to perform ad hoc queries on data stored in Azure data services, including Azure Log Analytics, Azure Data Explorer, and Azure Monitor logs.

KQL has a syntax similar to SQL, but is designed specifically for querying and analyzing log data. It allows users to filter and aggregate data, extract specific fields, and perform a wide range of statistical and analytical operations on data sets. KQL also has a number of built-in functions and operators that can be used to manipulate and analyze data.

Microsoft Documentation: Kusto Query Language (KQL)

How to start this App on your local machine

This project was bootstrapped with Create React App.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Open Source Agenda is not affiliated with "KQL Search" Project. README Source: ugurkocde/KQL-Search
Stars
26
Open Issues
2
Last Commit
8 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating