How to query for a particular session in log (analytics)

zbril 21 Reputation points
2021-06-09T19:27:42.947+00:00

Hello,

How do I query for all requests made during a particular session? I want to get all ajax requests being made in the session. Also is there a way to verify all of the requests are going to the same web app instance?

To be clear I am hoping there is a way to do this with KQL in the log analytics of Application Insights.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,829 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,959 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yijing Sun-MSFT 7,071 Reputation points
    2021-06-11T05:24:17.94+00:00

    Hi @zbril ,
    The way you could includes SessionID with each requests.
    Best regards,
    Yijing Sun


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our  documentation  to enable e-mail notifications if you want to receive the related email notification for this thread.