<?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: Load balancing REST API searches to a search head cluster in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/642967#M11053</link>
    <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/SHCarchitecture" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/SHCarchitecture&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 06:56:17 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2023-05-11T06:56:17Z</dc:date>
    <item>
      <title>Can I load balancing REST API searches to a search head cluster?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/565959#M10062</link>
      <description>&lt;P&gt;Splunkers,&lt;/P&gt;
&lt;P&gt;I have an external analytic engine that is currently making Splunk REST API calls to a specific search head in a search head cluster to pull data sets for analysis. It works great but I want to be able to load balance these REST calls across the search head cluster and each search requires a minimum of three REST calls to start the search, check the search status, and retrieve any available search results. I am sure I am not the first individual to require this functionality. Is this functionality already available in Splunk? Has anyone seen an open source implementation? Does a Phantom instance connect to a single Splunk search head? I don't want to degrade the user experience on a search head by having it dedicated to serving up data sets. Please advise...&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 19:53:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/565959#M10062</guid>
      <dc:creator>mdwecht</dc:creator>
      <dc:date>2023-05-10T19:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancing REST API searches to a search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/565991#M10063</link>
      <description>&lt;P&gt;As per Splunk docs, for search-head cluster you should use a load-balancer that can keep a sticky session.&lt;/P&gt;&lt;P&gt;So if you intiate a first connection with no additional cookies added to it, you should get a session, or a server cookie (depending on how your LB is configured) and you should send this cookie with subsequent requests in order to get to the same backend (search-head).&lt;/P&gt;&lt;P&gt;Then for next search you again send initial request without the cookie, get cookie in response and sent it with additional REST calls.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 09:41:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/565991#M10063</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-09-06T09:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancing REST API searches to a search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/642894#M11049</link>
      <description>&lt;P&gt;Do you have a link to those Splunk docs?&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 17:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/642894#M11049</guid>
      <dc:creator>Akeydel</dc:creator>
      <dc:date>2023-05-10T17:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancing REST API searches to a search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/642967#M11053</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/SHCarchitecture" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/SHCarchitecture&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 06:56:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-load-balancing-REST-API-searches-to-a-search-head-cluster/m-p/642967#M11053</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-05-11T06:56:17Z</dc:date>
    </item>
  </channel>
</rss>

