Azure Log Analytics
2 TopicsLogic Flow name in Azure Log Analytics
dependencies | where type == "Ajax" | where success == "False" | where name has "logicflows" | project timestamp, name, resultCode, duration, type, target, data, operation_Name, appName | order by timestamp desc This KQL query in Azure Application Insights> Azure Log Analytics is used to get errors for logicflows. It returns the data but, I cannot see the logicflow name or ID anywhere. Is there any way to fetch logicflow ID? The azure app insight is registered for a power app, where we are using automate flows to call apis. We need the flow's name in analytics. I tried looking the database, there is no field for logic flow's name or ID. Though when seen in user>sessions, it shows name in requestHeaders.318Views0likes0CommentsWarning Message in Azure Log Analytics
We received this warning message on 02/06/2023, and no additional information related to the issue was found. Please help find a solution to this error. Thanks in advance, Message: "The computer group query HeartbeatQuery was close to timing out. Please refine the group by using a low volume data type or limiting the computer count."1.1KViews0likes1Comment