<?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 Does external load balancer works with Universal/Heavy forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Does-external-load-balancer-works-with-Universal-Heavy-forwarder/m-p/532727#M89538</link>
    <description>&lt;P&gt;Related to recommendation as per following link&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Setuploadbalancingd" target="_self"&gt;Setup load balancing&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;New versions of SPLUNK now fully support NLB. Splunkcloud is also behind NLB.&lt;BR /&gt;&amp;lt;on-prem fwd&amp;gt; ===&amp;gt;NLB===&amp;gt;splunk cloud&lt;BR /&gt;&lt;BR /&gt;How to setup?&lt;BR /&gt;&lt;A href="https://www.linkedin.com/posts/harendra-rawat-b10b41_asynchronous-forwarding-with-nlb-activity-7112204069363933185-SYRv/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/posts/harendra-rawat-b10b41_asynchronous-forwarding-with-nlb-activity-7112204069363933185-SYRv/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2024 19:16:26 GMT</pubDate>
    <dc:creator>hrawat</dc:creator>
    <dc:date>2024-09-27T19:16:26Z</dc:date>
    <item>
      <title>Does external load balancer works with Universal/Heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-external-load-balancer-works-with-Universal-Heavy-forwarder/m-p/532727#M89538</link>
      <description>&lt;P&gt;Related to recommendation as per following link&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Setuploadbalancingd" target="_self"&gt;Setup load balancing&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;New versions of SPLUNK now fully support NLB. Splunkcloud is also behind NLB.&lt;BR /&gt;&amp;lt;on-prem fwd&amp;gt; ===&amp;gt;NLB===&amp;gt;splunk cloud&lt;BR /&gt;&lt;BR /&gt;How to setup?&lt;BR /&gt;&lt;A href="https://www.linkedin.com/posts/harendra-rawat-b10b41_asynchronous-forwarding-with-nlb-activity-7112204069363933185-SYRv/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/posts/harendra-rawat-b10b41_asynchronous-forwarding-with-nlb-activity-7112204069363933185-SYRv/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 19:16:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-external-load-balancer-works-with-Universal-Heavy-forwarder/m-p/532727#M89538</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2024-09-27T19:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Does external load balancer works with Universal/Heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-external-load-balancer-works-with-Universal-Heavy-forwarder/m-p/532728#M89539</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;New versions of SPLUNK now fully support NLB. Splunkcloud is also behind NLB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;on-prem fwd&amp;gt; ===&amp;gt;NLB===&amp;gt;splunk cloud&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to setup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/posts/harendra-rawat-b10b41_asynchronous-forwarding-with-nlb-activity-7112204069363933185-SYRv/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.linkedin.com/posts/harendra-rawat-b10b41_asynchronous-forwarding-with-nlb-activity-71122...&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.0/Admin/Outputsconf" target="_self"&gt;Outputs.conf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;External network load balancer will not work with UF/HF if DNS resolves only one IP-address for NLB. This limitation will be addressed in future releases.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Technically&amp;nbsp;&lt;SPAN&gt;external network load balancer&amp;nbsp; should work with UF/HF as long as DNS returns 2 or more IP addresses.. So why not recommended?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There are some scenarios where results will not be as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;Let’s say we have 100 k FWDs. Assuming NLB dns lookup will return 2 A records(NLB-IP1, NLB-IP2).&amp;nbsp; Indexing tier with 25 indexers ( indexer1 - indexer25). Regardless of how NLB picks target indexer( volume or round robin or something else).&lt;/DIV&gt;&lt;OL class=""&gt;&lt;LI&gt;UF1 connects to NLB-IP1 and NLB connects to indexer1.&lt;/LI&gt;&lt;LI&gt;After autoLBFrequency(default 30 sec) UF1 will pick NLB-IP2. However It’s possible that NLB that is load balancing 100K FWD hosts, might connect to indexer1.&lt;/LI&gt;&lt;LI&gt;Over the period of time let’s say 1 hour, it’s possible that UF1 (out of 120 connections) might ended up connecting to one indexer ( or few indexers) more than rest.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;With fewer number of A records for NLB, forwarder might stick to only one indexer.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 15:10:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-external-load-balancer-works-with-Universal-Heavy-forwarder/m-p/532728#M89539</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2024-08-22T15:10:14Z</dc:date>
    </item>
  </channel>
</rss>

