Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I download data collected by Azure Application Insights (events list)?

Viewing Event Application Insight logs in browser on portal.azure.com is highly impractical. I want to download those logs as, for example, Excel file.

There actually is an "Export" button, but what it does is: it shows how many times one event was fired and there are no event details here.

like image 257
Piotrek Avatar asked Nov 25 '25 14:11

Piotrek


1 Answers

You can continuously export data to Azure blob storage as described in that part of the documentation: https://azure.microsoft.com/en-us/documentation/articles/app-insights-export-telemetry/

From there, you can do whatever you want with this captured data: download it, query it from Azure HDInsight, Azure Data Lake Analytics, a Web Job in Azure Web App and so on.

like image 113
benjguin Avatar answered Nov 27 '25 04:11

benjguin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!