View user-agent strings in Log Analytics Workspace for a given endpoint

Ilias Karim 41 Reputation points
2022-09-20T19:45:33.847+00:00

I have set up an endpoint to send diagnostics to a Log Analytics Workspace.

What I would like is to be able to see request IP, user-agent (and other headers), request methods and protocols being used on the endpoint.

Is there a way to do this in Log Analytics Workspace or am I using the wrong tool altogether?

Azure Content Delivery Network
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 22,776 Reputation points Microsoft Employee
    2022-09-21T03:58:48.607+00:00

    Hello @Ilias Karim , Thank you for reaching out.

    Properties like ClientIp, UserAgent, HttpVersion etc. are available under AzureCdnAccessLog of Diagnostic logging of Azure CDN Profile. These logs are available at CDN Profile level and not at an endpoint level. This information is currently documented here.

    243245-image.png

    Hope this helps answer your query. Please let me know if you have any additional questions here. Thank you!

    0 comments No comments