25 Jan 2018 06:23 PM - last edited on 30 Sep 2022 01:23 PM by MaciejNeumann
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.
Solved! Go to Solution.
25 Jan 2018 07:52 PM
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
05 Jun 2018 12:19 PM
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