Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kql

Kusto KQL reference first object in an JSON array

Add a row with total in Log Analytics Kusto query

A chart with a single number using Kusto Query Language

How to find last occurrence of a substring using Kusto Query Language?

How to fetch IIS Start log for a corresponding IIS Stop log in Azure Log Analytics outside of Alert's monitoring time period

Get scalar value from table in Kusto, KQL

Kusto, Performing operations based on a condition

azure-data-explorer kql

Kusto | add column to show percentages of total

azure-data-explorer kql

How optimize for both duplicates and summary queries on adx

azure-data-explorer kql

Kusto query to show summary by percent of totals

azure-data-explorer kql

Kusto Query Earliest and Latest date in the Past 21 days

azure-data-explorer kql

Is there string formatting function in Kusto?

azure-data-explorer kql

Express decimal with precision of 2 in KQL?

Passing column name as parameter in Kusto query

How to use KQL to format datetime stamp in 'yyyy-MM-ddTHH:mm:ss.fffZ'?

Kusto Query Language: Sum a column

azure-data-explorer kql

Convert UTC 'TimeGenerated' to local time in Azure monitor/log/analytics, when using "summarize by"

Getting number of rows using Left Join kql? Function 'row_number' cannot be invoked in current context. Details: the row set must be serialized

How do I write a Kusto query that uses a regex to filter on a where clause