Forum Discussion

Arslan11's avatar
Arslan11
Copper Contributor
Jun 16, 2020

Assiatnce with KQL (Disk space high alert)

I am using KQL language under log analytics workspace (Azure monitoring) Perf | where ObjectName == "LogicalDisk" and CounterName == "% Free Space" and Computer != "net-fs3.networkhg.org.uk" and Co...

Resources