<?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: Unable to add stand alone search head to Indexer Cluster in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419060#M7974</link>
    <description>&lt;P&gt;If you don't know decrypted key then you can decrypt it, reference doc &lt;A href="https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk"&gt;https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk&lt;/A&gt; or if it is fresh installation then I'll suggest to copy &lt;CODE&gt;$SPLUNK_HOME/etc/auth/splunk.secret&lt;/CODE&gt; from existing SHC and place it in new server but this might create problem because few of the default password already encrypted when you start splunk so I suggest to follow document from Hurrican Labs.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 12:02:45 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2019-01-21T12:02:45Z</dc:date>
    <item>
      <title>Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419049#M7963</link>
      <description>&lt;P&gt;I want to create a new search apart from the existing searchhead cluster. &lt;BR /&gt;
I have added the following configuration into server.conf. But the connection between search head and master node is failing.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;[clustering]&lt;BR /&gt;
pass4SymmKey = xxxx (copied from existing SHC)&lt;BR /&gt;
mode = searchhead&lt;BR /&gt;
master_uri = &lt;A href="https://:8089" target="test_blank"&gt;https://:8089&lt;/A&gt;&lt;BR /&gt;
multisite = true&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;BR /&gt;
Could not contact master.  Check that the master is up, the master_uri=https://:8089 and secret are specified correctly&lt;/P&gt;

&lt;P&gt;Can I create separate searchhead and configure the master node along with the existing SHC?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 06:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419049#M7963</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T06:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419050#M7964</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;did you try to add the search head peer via UI?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:13:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419050#M7964</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-21T11:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419051#M7965</link>
      <description>&lt;P&gt;I can able to add search peers, but unable to add master node.&lt;BR /&gt;
Do I need to add search peers separately to the newly created search head. I thought adding master node will be sufficient.&lt;BR /&gt;
I had 12 search peer nodes and a master node. I am trying to add master node to the newly created search head. But it's failing with below error.&lt;BR /&gt;
&lt;CODE&gt;Could not contact master. Check that the master is up, the master_uri=https://:8089 and secret are specified correctly&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:14:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419051#M7965</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T11:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419052#M7966</link>
      <description>&lt;P&gt;I tried to add the master node with the UI. It's giving the same error..&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:25:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419052#M7966</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T11:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419053#M7967</link>
      <description>&lt;P&gt;sry I don´t get what you mean by "adding a master node to a search head".&lt;/P&gt;

&lt;P&gt;You can add a seach head to be a SH in a cluster, so you would add this search head to the cluster.&lt;/P&gt;

&lt;P&gt;is this what you mean? &lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:26:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419053#M7967</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-21T11:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419054#M7968</link>
      <description>&lt;P&gt;yes. I tried to configure search head in the cluster. While configuring it was asked for master node uri.. I gave it. But i got the above error.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419054#M7968</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T11:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419055#M7969</link>
      <description>&lt;P&gt;Ok do you see any errors in the splunkd.log of both server? might be a hint in there.&lt;/P&gt;

&lt;P&gt;Does the communication between both is working on Port 8089? Mabye firewall is blocking it&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:34:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419055#M7969</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-21T11:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419056#M7970</link>
      <description>&lt;P&gt;01-21-2019 22:43:32.021 +1100 INFO  KeyManagerLocalhost - Checking for localhost key pair&lt;BR /&gt;
01-21-2019 22:43:32.021 +1100 INFO  KeyManagerLocalhost - Public key already exists: /opt/splunk/etc/auth/distServerKeys/trusted.pem&lt;BR /&gt;
01-21-2019 22:43:32.021 +1100 INFO  KeyManagerLocalhost - Reading public key for localhost: /opt/splunk/etc/auth/distServerKeys/trusted.pem&lt;BR /&gt;
01-21-2019 22:43:32.021 +1100 INFO  KeyManagerLocalhost - Finished reading public key for localhost: /opt/splunk/etc/auth/distServerKeys/trusted.pem&lt;BR /&gt;
01-21-2019 22:43:32.021 +1100 INFO  KeyManagerLocalhost - Reading private key for localhost: /opt/splunk/etc/auth/distServerKeys/private.pem&lt;BR /&gt;
01-21-2019 22:43:32.022 +1100 INFO  KeyManagerLocalhost - Finished reading private key for localhost: /opt/splunk/etc/auth/distServerKeys/private.pem&lt;BR /&gt;
01-21-2019 22:43:32.677 +1100 WARN  SSLCommon - Received fatal SSL3 alert. ssl_state='SSLv3 read server hello A', alert_description='handshake failure'.&lt;BR /&gt;
01-21-2019 22:43:33.159 +1100 WARN  SSLCommon - Received fatal SSL3 alert. ssl_state='SSLv3 read server hello A', alert_description='handshake failure'.&lt;BR /&gt;
01-21-2019 22:43:33.581 +1100 WARN  SSLCommon - Received fatal SSL3 alert. ssl_state='SSLv3 read server hello A', alert_description='handshake failure'.&lt;BR /&gt;
01-21-2019 22:43:33.581 +1100 ERROR ApplicationUpdater - Error checking for update, URL=&lt;A href="https://apps.splunk.com/api/apps:resolve/checkforupgrade:" target="_blank"&gt;https://apps.splunk.com/api/apps:resolve/checkforupgrade:&lt;/A&gt; error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure&lt;BR /&gt;
01-21-2019 22:44:40.629 +1100 ERROR ClusterStatusHandler - Could not contact master.  Check that the master is up, the master_uri=https://:8089 and secret are specified correctly&lt;/P&gt;

&lt;P&gt;Check these logs..&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:51:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419056#M7970</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2020-09-29T22:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419057#M7971</link>
      <description>&lt;P&gt;I can able to connect to the server using 8089 port..&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:46:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419057#M7971</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T11:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419058#M7972</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Have you added &lt;CODE&gt;pass4SymmKey&lt;/CODE&gt; in server.conf in plain text format ? If you just copy and paste &lt;CODE&gt;pass4SymmKey&lt;/CODE&gt; from another server then it will not work because it is encrypted.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:53:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419058#M7972</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-01-21T11:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419059#M7973</link>
      <description>&lt;P&gt;I copied from existing shcluser search head and pasted into the newly created search head. I will add the actual pass4SymmKey and test it..&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:57:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419059#M7973</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T11:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419060#M7974</link>
      <description>&lt;P&gt;If you don't know decrypted key then you can decrypt it, reference doc &lt;A href="https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk"&gt;https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk&lt;/A&gt; or if it is fresh installation then I'll suggest to copy &lt;CODE&gt;$SPLUNK_HOME/etc/auth/splunk.secret&lt;/CODE&gt; from existing SHC and place it in new server but this might create problem because few of the default password already encrypted when you start splunk so I suggest to follow document from Hurrican Labs.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 12:02:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419060#M7974</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-01-21T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419061#M7975</link>
      <description>&lt;P&gt;Thanks for the help.. I was able to decrypt the key and able to add search head to the cluster..&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 12:44:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419061#M7975</guid>
      <dc:creator>sesharao92</dc:creator>
      <dc:date>2019-01-21T12:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add stand alone search head to Indexer Cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419062#M7976</link>
      <description>&lt;P&gt;Converted my comment to answer so you can accept it.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 12:47:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Unable-to-add-stand-alone-search-head-to-Indexer-Cluster/m-p/419062#M7976</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-01-21T12:47:11Z</dc:date>
    </item>
  </channel>
</rss>

