<?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 Re: /rb_bf09634kxu being called on unmonitored server in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192178#M22076</link>
    <description>&lt;P&gt;This is due to the fact that OneAgent injects the RUM requests as first party requests. So, when they are made by the client, they go to your load-balancer, which distributes them to your 4 servers. Naturally, the ones without OneAgents don't know what to do with them...&lt;/P&gt;&lt;P&gt;If you don't want to monitor them all, probably the best way, and which I have done in some cases, is tell the load-balancer that the requests for both the Javascript requests and the XHR ones that you mention, be only sent to the monitored servers.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Aug 2022 10:05:02 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2022-08-07T10:05:02Z</dc:date>
    <item>
      <title>/rb_bf09634kxu being called on unmonitored server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/191970#M21999</link>
      <description>&lt;P&gt;We are not monitoring two servers of a 4 server website array (intentionally). Im am getting tons of calls to the URL in the subject, how would I shut that off?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 12:50:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/191970#M21999</guid>
      <dc:creator>RSlessor</dc:creator>
      <dc:date>2022-09-01T12:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: /rb_bf09634kxu being called on unmonitored server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192123#M22059</link>
      <description>&lt;P&gt;You can set custom alerts rule or fine tune your host anomaly detection settings.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 11:28:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192123#M22059</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-08-05T11:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: /rb_bf09634kxu being called on unmonitored server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192168#M22074</link>
      <description>&lt;P&gt;What is causing that to be called? this is infact a dynatrace endpoint correct? I am seeing 404 errors as the dynatrace is not installed on these servers.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 21:53:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192168#M22074</guid>
      <dc:creator>RSlessor</dc:creator>
      <dc:date>2022-08-05T21:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: /rb_bf09634kxu being called on unmonitored server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192177#M22075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the settings (Capturing &amp;gt; Advanced setup) of the Web application you can specify to what endpoint the RUM agent should send the monitoring data to. I am assuming the current default endpoint can be any of the four servers including the two un-monitored ones.&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="sia_h_0-1659789676179.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7001iAB1C8B497B059C26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sia_h_0-1659789676179.png" alt="sia_h_0-1659789676179.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sia&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2022 12:42:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192177#M22075</guid>
      <dc:creator>sia_h</dc:creator>
      <dc:date>2022-08-06T12:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: /rb_bf09634kxu being called on unmonitored server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192178#M22076</link>
      <description>&lt;P&gt;This is due to the fact that OneAgent injects the RUM requests as first party requests. So, when they are made by the client, they go to your load-balancer, which distributes them to your 4 servers. Naturally, the ones without OneAgents don't know what to do with them...&lt;/P&gt;&lt;P&gt;If you don't want to monitor them all, probably the best way, and which I have done in some cases, is tell the load-balancer that the requests for both the Javascript requests and the XHR ones that you mention, be only sent to the monitored servers.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 10:05:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/rb-bf09634kxu-being-called-on-unmonitored-server/m-p/192178#M22076</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-08-07T10:05:02Z</dc:date>
    </item>
  </channel>
</rss>

