<?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>article How to check Synthetic Monitor Websocket errors in logs in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/ta-p/211647</link>
    <description>&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;If your Dynatrace Synthetic Browser Monitor fails due to &lt;/SPAN&gt;&lt;STRONG style="font-family: inherit; font-size: 16px;"&gt;WebSocket connection issues&lt;/STRONG&gt;&lt;SPAN&gt;, the error is not always visible in the UI.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;This guide shows you how to:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Locate the correct &lt;STRONG&gt;ActiveGate logs&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Identify &lt;STRONG&gt;WebSocket errors (e.g., status 1001)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Use the &lt;STRONG&gt;VisitId&lt;/STRONG&gt; to trace failures across logs&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Pinpoint the exact step where the failure occurred&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;H3&gt;Step 1 – Download Synthetic logs from ActiveGate&lt;/H3&gt;
&lt;OL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Go to &lt;STRONG&gt;Deployment Status&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_0-1683560261401.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11535iECE89630EE3C6B5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_0-1683560261401.png" alt="a_barbera_0-1683560261401.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Select &lt;STRONG style="font-family: inherit; text-align: justify;"&gt;Run ActiveGate diagnostics.&amp;nbsp;&lt;/STRONG&gt;This may take some time.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_1-1683560323939.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11536iD333D8DD4C57442E/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_1-1683560323939.png" alt="a_barbera_1-1683560323939.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Download the generated &lt;STRONG&gt;Support Archive&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; This archive contains Synthetic execution logs, including browser-level logs.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Extract the archive locally&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="a_barbera_2-1683560936171.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11537iDBAD97C4BB95C5AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_2-1683560936171.png" alt="a_barbera_2-1683560936171.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;H3&gt;Step 2 – Locate the browser log file&lt;/H3&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Navigate to:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;COLLECTOR/0x____/synthetic/vuc-logs/
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Open:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;vuc-browser.log
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;This file contains &lt;STRONG&gt;browser execution details&lt;/STRONG&gt;, including WebSocket activity&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_4-1683561169720.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11539i62554B6D7511D104/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_4-1683561169720.png" alt="a_barbera_4-1683561169720.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;H3&gt;Step 3 – Identify failed executions&lt;/H3&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Search for:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;TEST_ABORTED
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;This indicates a failed execution.&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Example:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;WebSocket connection is closed (Status 1001)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; This confirms a WebSocket-related failure.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_0-1685100778094.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11893iA8F3757056B42712/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_0-1685100778094.png" alt="a_barbera_0-1685100778094.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Step 4 – Extract the VisitId&lt;/H3&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Within the same log entry, locate:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;VisitId = &amp;lt;number&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Example:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;6680333610458108891
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;The &lt;STRONG&gt;VisitId&lt;/STRONG&gt; allows you to correlate logs across components.&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;
&lt;DIV&gt;
&lt;H3&gt;Step 5 – Correlate with VUP logs&lt;/H3&gt;
&lt;H4 class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Recent executions&lt;/H4&gt;
&lt;P class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Navigate to:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;COLLECTOR/0x____/synthetic/vup-logs/
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Search for files containing the same &lt;STRONG&gt;VisitId&lt;/STRONG&gt;.&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; Only recent executions, the last hour or 2, are available in this archive.&amp;nbsp;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;Later on, we will see how it is possible to check older executions.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_0-1685102280024.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11900iFF213A88D0F2AE4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_0-1685102280024.png" alt="a_barbera_0-1685102280024.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;STRONG&gt;&lt;FONT color="#800080"&gt;T&lt;/FONT&gt;&lt;FONT color="#800080"&gt;&lt;STRONG&gt;h&lt;/STRONG&gt;e number of the VisitId is in the middle of the file names&lt;/FONT&gt;&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_3-1685102438106.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11903iEB03F44BD0155AC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_3-1685102438106.png" alt="a_barbera_3-1685102438106.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4 class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Older executions&lt;/H4&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Navigate to:&lt;/DIV&gt;
&lt;PRE&gt;&lt;CODE&gt;COLLECTOR/0x____/synthetic/&lt;FONT size="2"&gt;vup-archivedLogs&lt;/FONT&gt;/&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P class="lia-align-justify"&gt;In this folder, we will see other folders named Dates and Hours:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_1-1684135589169.png" style="width: 811px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33421iAD5ACE609CF39290/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_1-1684135589169.png" alt="a_barbera_1-1684135589169.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Open the file for the day and hour that the execution occurred.&lt;/P&gt;
&lt;P&gt;Search for files containing the same &lt;STRONG&gt;VisitId&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; The time on the files uses the timezone the ActiveGate is using&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Step 6 – Identify the failing step&lt;/H3&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Inside the matching file, search for:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;&lt;CODE&gt;Index&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;&lt;CODE&gt;Step&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;&lt;CODE&gt;Type&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;These help identify:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;The last executed step&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Where the test stopped&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Example:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Failure between &lt;STRONG&gt;Step 42 → Step 43&lt;/STRONG&gt;&lt;BR /&gt;→ Indicates where to investigate or adjust the monitor.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_barbera_4-1685102504572.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11904i07C378B6AA849B8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="a_barbera_4-1685102504572.png" alt="a_barbera_4-1685102504572.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Resolution&lt;/H2&gt;
&lt;DIV&gt;In some cases, &lt;STRONG&gt;WebSocket-related failures are not caused by connectivity issues&lt;/STRONG&gt;, but by how the Synthetic Browser Monitor handles timing between steps. Things you can try:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Adjust the wait condition for the event. You can find the options &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/browser-monitors/browser-clickpath-events#wait" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;For clicks, try using a java script event. See&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/How-to-perform-a-click-event-using-Javascript-on-browser/ta-p/244503" target="_blank"&gt;How to perform a click event using Javascript on browser clickpath synthetic monitors.&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&lt;BR /&gt;What's Next&lt;/H2&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;If the issue persists after trying JavaScript and trusted events, open a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;support chat or ticket&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and provide:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;A link to the affected monitor&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;The selector and JavaScript used&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;A reference to this article&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="toc-hId--633734674"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Related reading&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:299,&amp;quot;335559739&amp;quot;:299}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A id="link_6" class="page-link lia-link-navigation lia-custom-event" href="https://community.dynatrace.com/t5/Troubleshooting/Synthetic-Troubleshooting-Map/ta-p/250426" target="_blank"&gt;Synthetic Troubleshooting Map&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/browser-monitors/browser-clickpath-events#wait" target="_blank"&gt;Browser Monitor Wait options&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A id="link_7" class="page-link lia-link-navigation lia-custom-event" style="font-family: inherit; background-color: #ffffff;" href="https://community.dynatrace.com/t5/Troubleshooting/Useful-Synthetic-ActiveGate-logs/ta-p/214478" target="_blank"&gt;Useful Synthetic ActiveGate logs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A id="link_6" class="page-link lia-link-navigation lia-custom-event" href="https://community.dynatrace.com/t5/Troubleshooting/Collect-a-Support-Archive-for-nbsp-Troubleshooting-issues-in/ta-p/252022" target="_self"&gt;Collect a Support Archive for Troubleshooting issues in Dynatrace&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 11 Jun 2026 16:43:44 GMT</pubDate>
    <dc:creator>a_barbera</dc:creator>
    <dc:date>2026-06-11T16:43:44Z</dc:date>
    <item>
      <title>How to check Synthetic Monitor Websocket errors in logs</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/ta-p/211647</link>
      <description>&lt;P&gt;This article will explain how to check Websocket errors in Synthetic Monitor test logs. So we will be able to identify if there was any error during the test and in what step the error occurred.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2026 16:43:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/ta-p/211647</guid>
      <dc:creator>a_barbera</dc:creator>
      <dc:date>2026-06-11T16:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to check Synthetic Monitor Websocket errors in logs</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/tac-p/213302#M234</link>
      <description>&lt;P&gt;Great write up&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55875"&gt;@a_barbera&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 14:19:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/tac-p/213302#M234</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-05-26T14:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to check Synthetic Monitor Websocket errors in logs</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/tac-p/226155#M325</link>
      <description>&lt;P&gt;This is really awesome..&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55875"&gt;@a_barbera&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 22:37:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/tac-p/226155#M325</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2023-10-21T22:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to check Synthetic Monitor Websocket errors in logs</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/tac-p/227669#M337</link>
      <description>&lt;P&gt;Thank you very much for this advice! It came in handy!&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 17:27:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-check-Synthetic-Monitor-Websocket-errors-in-logs/tac-p/227669#M337</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-11-04T17:27:10Z</dc:date>
    </item>
  </channel>
</rss>

