<?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: How to configure Load Balancing on Splunk Search Heads? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415487#M14841</link>
    <description>&lt;P&gt;This is older but looks like it never got a solid answer. The easiest solution is to perform a simple port check.&lt;/P&gt;

&lt;P&gt;I don't use F5, but the haproxy equivalent is such:&lt;/P&gt;

&lt;P&gt;balance source&lt;BR /&gt;
server shca101 :8000 weight 1 maxconn 2000 check port 8000 ssl verify none&lt;BR /&gt;
server shca102 :8000 weight 1 maxconn 2000 check port 8000 ssl verify none&lt;BR /&gt;
server shca103 :8000 weight 1 maxconn 2000 check port 8000 ssl verify none&lt;/P&gt;

&lt;P&gt;Before sending traffic to any of the search heads the load balancer verifies that port 8000 is active. Assuming your web UI is using the default port 8000 of course.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 18:03:01 GMT</pubDate>
    <dc:creator>codebuilder</dc:creator>
    <dc:date>2019-04-29T18:03:01Z</dc:date>
    <item>
      <title>How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415482#M14836</link>
      <description>&lt;P&gt;Hi! So I set up a F5 Load Balancer and listed all of my Splunk search heads as pool members.&lt;/P&gt;

&lt;P&gt;Apparently the load balancer performs a health check, and therefore, requires a health monitor URI and a health monitor response!&lt;/P&gt;

&lt;P&gt;So I'm consulting you guys, which URI and response should I use? It's just a simple request and response to check if my search head is up. With the default configurations my server is considered down, of course.&lt;/P&gt;

&lt;P&gt;I have no experience with load balancers so please be gentle.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 07:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415482#M14836</guid>
      <dc:creator>agentsofshield</dc:creator>
      <dc:date>2018-07-02T07:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415483#M14837</link>
      <description>&lt;P&gt;Hi @agentsofshield ,&lt;/P&gt;

&lt;P&gt;The simplest method is to configure an http monitor to check the service.&lt;/P&gt;

&lt;P&gt;Select http as the health monitor and set &lt;CODE&gt;GET /\r\n&lt;/CODE&gt; as your send string in properties. This is very basic check but should work &lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 09:08:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415483#M14837</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-07-02T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415484#M14838</link>
      <description>&lt;P&gt;I don't have a send string, I can only fill out a URI and a response.&lt;/P&gt;

&lt;P&gt;The team in charge of servers / load balancers has a system so I have little control over it.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 10:04:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415484#M14838</guid>
      <dc:creator>agentsofshield</dc:creator>
      <dc:date>2018-07-02T10:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415485#M14839</link>
      <description>&lt;P&gt;Ok. In URI you could mention &lt;CODE&gt;/&lt;/CODE&gt; which is the root context and in response you can leave blank. &lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 10:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415485#M14839</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-07-02T10:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415486#M14840</link>
      <description>&lt;P&gt;Struggling with this same scenario... and still have no solid answer. Anyone have more info?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 17:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415486#M14840</guid>
      <dc:creator>joesrepsolc</dc:creator>
      <dc:date>2019-01-29T17:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415487#M14841</link>
      <description>&lt;P&gt;This is older but looks like it never got a solid answer. The easiest solution is to perform a simple port check.&lt;/P&gt;

&lt;P&gt;I don't use F5, but the haproxy equivalent is such:&lt;/P&gt;

&lt;P&gt;balance source&lt;BR /&gt;
server shca101 :8000 weight 1 maxconn 2000 check port 8000 ssl verify none&lt;BR /&gt;
server shca102 :8000 weight 1 maxconn 2000 check port 8000 ssl verify none&lt;BR /&gt;
server shca103 :8000 weight 1 maxconn 2000 check port 8000 ssl verify none&lt;/P&gt;

&lt;P&gt;Before sending traffic to any of the search heads the load balancer verifies that port 8000 is active. Assuming your web UI is using the default port 8000 of course.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 18:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415487#M14841</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-04-29T18:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Load Balancing on Splunk Search Heads?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415488#M14842</link>
      <description>&lt;P&gt;I recommend monitoring the Splunkd port of 8089 (tls), because when it isnt responding it might still accept requests on the web port, but not be able to service them.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 15:25:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-configure-Load-Balancing-on-Splunk-Search-Heads/m-p/415488#M14842</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-07-30T15:25:01Z</dc:date>
    </item>
  </channel>
</rss>

