<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exporting data to ElasticSearch in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111950#M958</link>
    <description>&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Hello everyone.&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;I am exporting sessions from Dynatrace to Elasticsearch and I have some questions:&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt; I have a problem with the "times" fields: startime, endtime ... we see that they are of type epoch, and I need to use it in human format.&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;In the dyantrace mapping I see that they are of the DATE type:&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;                    Mapping &lt;EM&gt;userActions&lt;/EM&gt; download from here:&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;                        &lt;IMG src="https://community.dynatrace.com/legacyfs/online/24791-1587892590250.png" /&gt;&lt;/P&gt;&lt;PRE&gt;…….},&lt;BR /&gt;"startTime": {&lt;BR /&gt;"type": "date"&lt;BR /&gt;},…….&lt;/PRE&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;                   However, the data that is sent is of the &lt;EM&gt;epoch&lt;/EM&gt; type; this is part of the json sent:&lt;EM&gt;    &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;{"name":"performSearch","type":"Custom","startTime":1587727833582,"endTime":1587727905511,"duration":71929,"application":"easyTravel Demo"&lt;/PRE&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;2- I don't have some data of useractions with null value why this is so?:&lt;/P&gt;&lt;PRE&gt;…..,"networkTime":null,"serverTime":null,"frontendTime":null,"documentInteractiveTime":null,"failedImages":null,"failedXhrRequests":null,"httpRequestsWithErrors":null,"thirdPartyResources":null,"thirdPartyBusyTime":null,"cdnResources":null,"cdnBusyTime":null,"firstPartyResources":null,"firstPartyBusyTime":null,"hasCrash":false,"domCompleteTime":null,"domContentLoadedTime":null,"loadEventStart":null,"loadEventEnd":null,"navigationStart":null,"requestStart":null,"responseStart":null,"responseEnd":null,"visuallyCompleteTime":null,"…..&lt;BR /&gt;&lt;/PRE&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Can you  help me with this?&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Thanks in advanced.&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Cheers.&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Jose A&lt;/P&gt;</description>
    <pubDate>Sun, 26 Apr 2020 09:21:30 GMT</pubDate>
    <dc:creator>jose-antonio_ra</dc:creator>
    <dc:date>2020-04-26T09:21:30Z</dc:date>
    <item>
      <title>Exporting data to ElasticSearch</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111950#M958</link>
      <description>&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Hello everyone.&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;I am exporting sessions from Dynatrace to Elasticsearch and I have some questions:&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt; I have a problem with the "times" fields: startime, endtime ... we see that they are of type epoch, and I need to use it in human format.&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;In the dyantrace mapping I see that they are of the DATE type:&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;                    Mapping &lt;EM&gt;userActions&lt;/EM&gt; download from here:&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;                        &lt;IMG src="https://community.dynatrace.com/legacyfs/online/24791-1587892590250.png" /&gt;&lt;/P&gt;&lt;PRE&gt;…….},&lt;BR /&gt;"startTime": {&lt;BR /&gt;"type": "date"&lt;BR /&gt;},…….&lt;/PRE&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;                   However, the data that is sent is of the &lt;EM&gt;epoch&lt;/EM&gt; type; this is part of the json sent:&lt;EM&gt;    &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;{"name":"performSearch","type":"Custom","startTime":1587727833582,"endTime":1587727905511,"duration":71929,"application":"easyTravel Demo"&lt;/PRE&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;2- I don't have some data of useractions with null value why this is so?:&lt;/P&gt;&lt;PRE&gt;…..,"networkTime":null,"serverTime":null,"frontendTime":null,"documentInteractiveTime":null,"failedImages":null,"failedXhrRequests":null,"httpRequestsWithErrors":null,"thirdPartyResources":null,"thirdPartyBusyTime":null,"cdnResources":null,"cdnBusyTime":null,"firstPartyResources":null,"firstPartyBusyTime":null,"hasCrash":false,"domCompleteTime":null,"domContentLoadedTime":null,"loadEventStart":null,"loadEventEnd":null,"navigationStart":null,"requestStart":null,"responseStart":null,"responseEnd":null,"visuallyCompleteTime":null,"…..&lt;BR /&gt;&lt;/PRE&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Can you  help me with this?&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Thanks in advanced.&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Cheers.&lt;/P&gt;&lt;P style="margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:15px;font-family:"&gt;Jose A&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 09:21:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111950#M958</guid>
      <dc:creator>jose-antonio_ra</dc:creator>
      <dc:date>2020-04-26T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to ElasticSearch</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111951#M959</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/18483/view.html" nodeid="18483"&gt;@jose antonio r.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1. You should deal with the conversion from epoc to human on the ELK side I think with script &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/24746-1587896346282.png" /&gt;&lt;/P&gt;&lt;P&gt;2. The json includes Session and Action information try to check the data from ELK and see if the actions are really without data.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 10:23:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111951#M959</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2020-04-26T10:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to ElasticSearch</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111952#M960</link>
      <description>&lt;P&gt;it works, thanks &lt;A rel="user" href="https://answers.dynatrace.com/users/3891/view.html" nodeid="3891"&gt;@Yos N.&lt;/A&gt;!!&lt;/P&gt;&lt;P&gt;there are enough fields to do it one by one.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could be a Product Idea? sent it like a DATE format?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jose A&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 13:25:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Exporting-data-to-ElasticSearch/m-p/111952#M960</guid>
      <dc:creator>jose-antonio_ra</dc:creator>
      <dc:date>2020-04-26T13:25:07Z</dc:date>
    </item>
  </channel>
</rss>

