Querying top requested URL's using Kusto and Log Analytics in Azure Application Insights
-
Azure
One query many webmasters and content editors are interested in is which URL's are most popular.
Azure Application Insights can answer this question with data coming from back-end telemetry and can include request telemetry of static files as well.
Querying 404's using Kusto and Log Analytics in Azure Application Insights
-
Azure
Using the built-in Log Analytics workspace in Azure Application Insights, you can query all the URL's causing 404 HTTP Status responses.