<?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 connect a standalone search head to an indexer cluster? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251261#M9502</link>
    <description>&lt;P&gt;Steps to setup a Search Head&lt;/P&gt;

&lt;P&gt;You can install one or more search heads to handle your distributed search needs. Search heads are just full Splunk Enterprise instances that have been specially configured.&lt;BR /&gt;
You can setup search head either from Splunk web interface or using the command line as follows.&lt;BR /&gt;
Enable search peers in search heads by navigating to Settings -&amp;gt; Distributed Search -&amp;gt; Search peers - &amp;gt; New &amp;amp; add indexer IP Address to talk to.  Make sure to have the unique server name for each member of the cluster. User can do it in two ways as below:&lt;BR /&gt;
1) From Splunk GUI under Settings -&amp;gt; Server settings -&amp;gt; General Settings update the field "Splunk server name".&lt;BR /&gt;
2) Edit the field "serverName" in the /etc/system/local/server.conf  file and then restart the Splunk.&lt;/P&gt;

&lt;P&gt;Hope this helps ! &lt;/P&gt;</description>
    <pubDate>Fri, 02 Jun 2017 10:07:33 GMT</pubDate>
    <dc:creator>nit123</dc:creator>
    <dc:date>2017-06-02T10:07:33Z</dc:date>
    <item>
      <title>How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251257#M9498</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I have a standalone search head which is not a part of an indexer cluster. In this case, do I need to point the search head to the master node of the cluster, or do I need to point it to the peer nodes? (What I am thinking is I should point it to the master node)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 13:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251257#M9498</guid>
      <dc:creator>saifuddin9122</dc:creator>
      <dc:date>2016-07-11T13:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251258#M9499</link>
      <description>&lt;P&gt;Here  you go&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Indexer/Configuresearchheadwithserverconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Indexer/Configuresearchheadwithserverconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:03:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251258#M9499</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-07-11T14:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251259#M9500</link>
      <description>&lt;P&gt;Master Node is the correct because it will coordinate wich indexer the search head will search. If you point the indexers you will see duplicated data.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:05:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251259#M9500</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-07-11T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251260#M9501</link>
      <description>&lt;P&gt;This one is the correct way.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:08:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251260#M9501</guid>
      <dc:creator>TStrauch</dc:creator>
      <dc:date>2016-07-11T14:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251261#M9502</link>
      <description>&lt;P&gt;Steps to setup a Search Head&lt;/P&gt;

&lt;P&gt;You can install one or more search heads to handle your distributed search needs. Search heads are just full Splunk Enterprise instances that have been specially configured.&lt;BR /&gt;
You can setup search head either from Splunk web interface or using the command line as follows.&lt;BR /&gt;
Enable search peers in search heads by navigating to Settings -&amp;gt; Distributed Search -&amp;gt; Search peers - &amp;gt; New &amp;amp; add indexer IP Address to talk to.  Make sure to have the unique server name for each member of the cluster. User can do it in two ways as below:&lt;BR /&gt;
1) From Splunk GUI under Settings -&amp;gt; Server settings -&amp;gt; General Settings update the field "Splunk server name".&lt;BR /&gt;
2) Edit the field "serverName" in the /etc/system/local/server.conf  file and then restart the Splunk.&lt;/P&gt;

&lt;P&gt;Hope this helps ! &lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 10:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251261#M9502</guid>
      <dc:creator>nit123</dc:creator>
      <dc:date>2017-06-02T10:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251262#M9503</link>
      <description>&lt;P&gt;Does my answer above solve your question ? If yes, spare a moment to accept the answer and vote for it. Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jul 2017 13:42:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251262#M9503</guid>
      <dc:creator>nit123</dc:creator>
      <dc:date>2017-07-15T13:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a standalone search head to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251263#M9504</link>
      <description>&lt;P&gt;This isn't how you add an SH to an indexer cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-standalone-search-head-to-an-indexer-cluster/m-p/251263#M9504</guid>
      <dc:creator>twinspop</dc:creator>
      <dc:date>2018-12-18T15:51:18Z</dc:date>
    </item>
  </channel>
</rss>

