Forum Discussion

khmi905's avatar
khmi905
Copper Contributor
Aug 23, 2024

REST endpoint for querying in log traces (kusto based)

Do anyone here know if there exists a REST endpoint for querying in log traces (kusto based) like this sample:   traces | where timestamp > ago(60m) | parse message with xx "instance=" instance "...