Rajan R.G
Rajan R.G

Reputation: 885

Application Insights trace log to OMS Log Analytics

We have Application Insights connector configured with OMS Log Analytics. We are seeing only CustomEvents & Exceptions Telemetry Type in OMS Log Analytics and I dont see Trace Telemetry type in OMS Log Analytics. Whether Trace is CustomEvent in OMS Log Analytics or Traces are not available in OMS Log Analytics?

Upvotes: 1

Views: 1795

Answers (2)

user1770875
user1770875

Reputation: 13

Seems like OMS's AI connector can only see, Custom Events, Requests, PageViews, Availability and Exceptions..

https://learn.microsoft.com/en-us/azure/log-analytics/log-analytics-app-insights-connector#input-data

I'm having same issue, want to be able to se ALL the AI data in OMS.. Would loved to be proved wrong here..

Upvotes: 0

EranG
EranG

Reputation: 862

Not all of the Application Insights data types are sent through the connector to Log Analytics. Traces are one of the data types that aren’t supported in Log Analytics, so you won't be able to see it in OMS at all

Upvotes: 0

Related Questions