Is there a method to view Application Insights logs besides Azure Portal?

邮差的信 提交于 2020-04-15 20:09:05

问题


I am unable to endure clicking so many times in Azure Portal to get to AppInsights log analytics. Saving the URL to the analytics blade and returning to it also frequently fails to load the page due to what appear to be some authentication token expiration issues.

How can I run my Kusto queries on my AppInsights instance without using Azure Portal?


回答1:


We are running a private preview of the ability to use the Azure Data Explorer tools such as Kusto Explorer and Kusto Web explorer to query Log analytics and Application Insights.

If you are interested to join, please send a mail to adxproxy alias (@microsoft.com).




回答2:


https://docs.microsoft.com/en-us/azure/azure-monitor/app/export-power-bi. Power BI helps to analyze data and share insights. Continuous export is also an option. You can export app-insights data to blob storage and analyze data using stream analytics.

https://docs.microsoft.com/en-us/azure/azure-monitor/app/export-telemetry



来源:https://stackoverflow.com/questions/56637262/is-there-a-method-to-view-application-insights-logs-besides-azure-portal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!