cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User session export Dynatrace SaaS with user tag

fernando_albuqu
Organizer

Hello,

I would like to export the RUM data to the Elastic Search, using the dynatrace SaaS. I tested it and it worked, except that it does not bring the User Tag that I created called "user-name" (based on a cookie). Can I include this information in the stream that will go to the elastic search?

Thank you,
Fernando.

3 REPLIES 3

AlexanderSommer
Dynatrace Champion
Dynatrace Champion

Hi Fernando,

It should be already available. We are currently in the process of rolling out a new format. Depending on the format you have selected in the global settings page it is either the:

- "sessionTag" : "zara" for the old version or in the new version you can find it under the events:

"events" : [ {
"type" : "UserTag",
"name" : "zara",
"startTime" : 1516361587094,
"application" : "APPLICATION-EA7C4B59F27D43EB"
}

If possible please use the new format. I know the documentation is missing, but we are working on this issue. The new format is much better structured and we have fixed some issues.

Alex

fernando_albuqu
Organizer

Thanks Alex

ajayg_7500
Newcomer

@Fernando Lewandowski A.

Hi, can u please let me know integration setting done by you to integrate with elastic search.

i am trying to do but not geeting success.

Attached setting snapshot .Please suggest.integration.png


Featured Posts