英文: Adding a last row using KQL to show grand total based on column values 问题 我有以下格式的数据 let T = data...
如何使操作符对列名不区分大小写?
英文: How do I make operator not case-sensitive on column names? 问题 我尝试“project”一个列,但列标题的大小写不一致。如何将它们合...
使用Kusto在Application Insights中提取JSON中的字段
英文: Extract fields from Json using Kusto in Application Insights 问题 以下是您要求的翻译: I have the following ...
Azure. Kusto. 解析具有日期类型字段的 Json
英文: Azure. Kusto. Parse Json with date type field 问题 I struggle with some strange behavior kusto que...
显示列,即使计数为零/不出现。
英文: display column even when. the count is zero/does not appear 问题 我试图根据事件ID(EID)总结一些事件,但结果只显示eve_1,...
奇怪的结果查询 Azure Sentinel 成本
英文: Strange result querying Azure Sentinel Costs 问题 我正在为一些按使用付费的 Azure Sentinel 产品部署成本分析工具,但我发现我找到的查...
自动更新 Kusto 以获取今天的日期,但指定的时间。
英文: Auto update Kusto to pull todays date but specific time 问题 我对Kusto查询非常陌生,我有一个正在给我提供正确数据以导出到Excel...
Kusto基于最新可用日期连接两个表格
英文: Kusto join two tables based on latest available date 问题 有没有办法在Kusto上将两个表连接起来,并根据第二个表中的最新可用日期连接值?...
如何在连续查询中访问多个Kusto let语句的结果?
英文: How to access multiple kusto let statement results in a consecutive query? 问题 我想查询在执行之前bin()函数的输...
5