<?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 Correlation between Mobile Rum Session ID  and logs . in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Correlation-between-Mobile-Rum-Session-ID-and-logs/m-p/299011#M7384</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Could you please assist us in understanding how to correlate user sessions with application logs?&lt;/P&gt;&lt;P&gt;We are facing a challenge where a single user may have multiple sessions, and we are considering using a Session ID for correlation. However, we are unable to locate the Session ID in the logs.&lt;/P&gt;&lt;P&gt;Could you suggest an appropriate approach or any alternative identifiers that can help us establish a reliable correlation between user sessions and their corresponding logs?&lt;/P&gt;&lt;P&gt;Please find the attached snapshot for your reference.&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vikas_g1997_0-1777978491502.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33060i9430225EA684E1B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vikas_g1997_0-1777978491502.png" alt="Vikas_g1997_0-1777978491502.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vikas_g1997_1-1777978627441.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33061i6BA98934230AA21F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vikas_g1997_1-1777978627441.png" alt="Vikas_g1997_1-1777978627441.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 05 May 2026 10:58:23 GMT</pubDate>
    <dc:creator>Vikas_g1997</dc:creator>
    <dc:date>2026-05-05T10:58:23Z</dc:date>
    <item>
      <title>Correlation between Mobile Rum Session ID  and logs .</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Correlation-between-Mobile-Rum-Session-ID-and-logs/m-p/299011#M7384</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Could you please assist us in understanding how to correlate user sessions with application logs?&lt;/P&gt;&lt;P&gt;We are facing a challenge where a single user may have multiple sessions, and we are considering using a Session ID for correlation. However, we are unable to locate the Session ID in the logs.&lt;/P&gt;&lt;P&gt;Could you suggest an appropriate approach or any alternative identifiers that can help us establish a reliable correlation between user sessions and their corresponding logs?&lt;/P&gt;&lt;P&gt;Please find the attached snapshot for your reference.&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vikas_g1997_0-1777978491502.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33060i9430225EA684E1B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vikas_g1997_0-1777978491502.png" alt="Vikas_g1997_0-1777978491502.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vikas_g1997_1-1777978627441.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33061i6BA98934230AA21F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vikas_g1997_1-1777978627441.png" alt="Vikas_g1997_1-1777978627441.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 May 2026 10:58:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Correlation-between-Mobile-Rum-Session-ID-and-logs/m-p/299011#M7384</guid>
      <dc:creator>Vikas_g1997</dc:creator>
      <dc:date>2026-05-05T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Correlation between Mobile Rum Session ID  and logs .</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Correlation-between-Mobile-Rum-Session-ID-and-logs/m-p/299201#M7388</link>
      <description>&lt;P&gt;I think it is not possible to directly correlate RUM Classic monitoring data with log monitoring data. You can use USQL to determine the different session ids for a specific user based on the user tag.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT userId, userSessionId FROM usersession&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Maybe the better option would be to use the New RUM Experience. With DQL it is possible to query RUM events + user session and logs.&lt;BR /&gt;The session id is available via field&amp;nbsp;dt.rum.session.id&amp;nbsp; (see&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/semantic-dictionary" target="_blank" rel="noopener"&gt;semantic dictionary&lt;/A&gt;&amp;nbsp;). The user tag is available via field&amp;nbsp;user.identifier, but it is a sensitive field and therefore specified on &lt;A href="https://docs.dynatrace.com/docs/semantic-dictionary/tags/sensitive-user-events" target="_self"&gt;this page&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 11:37:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Correlation-between-Mobile-Rum-Session-ID-and-logs/m-p/299201#M7388</guid>
      <dc:creator>Thomas_Wirth1</dc:creator>
      <dc:date>2026-05-08T11:37:45Z</dc:date>
    </item>
  </channel>
</rss>

