<?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: Configuring License Master on New SH Cluster, Deployment Server? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629558#M12340</link>
    <description>&lt;P&gt;&amp;nbsp;Its SH cluster i am trying to configure as License slave with existing License master.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 19:01:15 GMT</pubDate>
    <dc:creator>hemantw7</dc:creator>
    <dc:date>2023-02-03T19:01:15Z</dc:date>
    <item>
      <title>Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629542#M12333</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have setup on prem new SH cluster and Deployment server with Splunk enterprise version 8.2.5.&lt;/P&gt;
&lt;P&gt;I have configure new 3 SH as slave and pointed to License Master but Salve not syncing with License Master.&lt;/P&gt;
&lt;P&gt;Note: We have three license pool in License master and I have update pool stanza in server.conf as well but no luck.&amp;nbsp;Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have performed below config steps on server.conf on 3 SH and Deployment Host Separately.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Select a new passcode to fill in for pass4SymmKey.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;SSH to the Splunk instance.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Edit the /opt/splunk/etc/system/local/server.conf file.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Under the [general] stanza pass4SymmKey field, replace the hashed value with the new passcode in plain text. It will stay in plain text until Splunk services are restarted.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Save the changes to the server.conf file.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart Splunk services on that node.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the server.conf on SH as License Slave.&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;[general]&lt;/P&gt;
&lt;P&gt;serverName = SHHost123&lt;/P&gt;
&lt;P&gt;pass4SymmKey = &lt;STRONG&gt;Same is License Master&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[license]&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;master_uri = &lt;A href="https://x.x.x.x:8089" target="_blank" rel="noopener"&gt;https://x.x.x.x:8089&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;active_group = Enterprise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[sslConfig]&lt;/P&gt;
&lt;P&gt;sslPassword = 12344…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[lmpool:auto_generated_pool_download-trial]&lt;/P&gt;
&lt;P&gt;description = auto_generated_pool_download-trial&lt;/P&gt;
&lt;P&gt;quota = MAX&lt;/P&gt;
&lt;P&gt;slaves = *&lt;/P&gt;
&lt;P&gt;stack_id = download-trial&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[lmpool:auto_generated_pool_forwarder]&lt;/P&gt;
&lt;P&gt;description = auto_generated_pool_forwarder&lt;/P&gt;
&lt;P&gt;quota = MAX&lt;/P&gt;
&lt;P&gt;slaves = *&lt;/P&gt;
&lt;P&gt;stack_id = forwarder&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[lmpool:auto_generated_pool_free]&lt;/P&gt;
&lt;P&gt;description = auto_generated_pool_free&lt;/P&gt;
&lt;P&gt;quota = MAX&lt;/P&gt;
&lt;P&gt;slaves = *&lt;/P&gt;
&lt;P&gt;stack_id = free&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[&lt;STRONG&gt;lmpool:auto_generated_pool_enterprise&lt;/STRONG&gt;]&lt;/P&gt;
&lt;P&gt;description = auto_generated_pool_enterprise1&lt;/P&gt;
&lt;P&gt;quota = MAX&lt;/P&gt;
&lt;P&gt;slaves = *&lt;/P&gt;
&lt;P&gt;stack_id = enterprise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[replication_port://9023]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[shclustering]&lt;/P&gt;
&lt;P&gt;conf_deploy_fetch_url = &lt;A href="http://x.x.x.x:8089" target="_blank" rel="noopener"&gt;http://x.x.x.x:8089&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;disabled = 0&lt;/P&gt;
&lt;P&gt;mgmt_uri = &lt;A href="https://x.x.x.x:8089" target="_blank" rel="noopener"&gt;https://x.x.x.x:8089&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;pass4SymmKey = 23467….&lt;/P&gt;
&lt;P&gt;shcluster_label = shclusterHost_1&lt;/P&gt;
&lt;P&gt;id = D6E63C0A-234S-4F45-A995-FDDE1H71B622&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 17:44:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629542#M12333</guid>
      <dc:creator>hemantw7</dc:creator>
      <dc:date>2023-02-03T17:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629548#M12334</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/252823"&gt;@hemantw7&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;some details please:&lt;/P&gt;&lt;P&gt;when you speak of Deployment Server, are you speaking of the Deployer, is it correct?&lt;/P&gt;&lt;P&gt;because you cannot use the Deployment Server to manage Search Heads.&lt;/P&gt;&lt;P&gt;Why do you speak of License Master, Search Heads and all the servers except Indexers are usually configured as forwarders so they don't need to be connected with the License Master.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 18:16:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629548#M12334</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-03T18:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629550#M12335</link>
      <description>&lt;P&gt;Here i mentioned 3SH and 1 Search Head Deployer in Cluster Environment.&amp;nbsp; I have not yet connect SH to any indexer. I just wanted to connect all 3 SH and SH deployer to move from trial version to license version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After Connecting all hosts to license mater, i will connect 3SH to Indexer Master.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 18:32:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629550#M12335</guid>
      <dc:creator>hemantw7</dc:creator>
      <dc:date>2023-02-03T18:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629551#M12336</link>
      <description>&lt;P&gt;I have plan to attached SH cluster to existing indexer cluster.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 18:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629551#M12336</guid>
      <dc:creator>hemantw7</dc:creator>
      <dc:date>2023-02-03T18:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629553#M12337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/252823"&gt;@hemantw7&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, it's a best practice to configure all Splunk servers (except Indexers) to forwarder their logs to the Indexers.&lt;/P&gt;&lt;P&gt;In this way you can configure for them the Forwarder license and you don't need to connect them to the License Master.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 18:41:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629553#M12337</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-03T18:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629558#M12340</link>
      <description>&lt;P&gt;&amp;nbsp;Its SH cluster i am trying to configure as License slave with existing License master.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 19:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629558#M12340</guid>
      <dc:creator>hemantw7</dc:creator>
      <dc:date>2023-02-03T19:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629560#M12341</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am trying to setup this &lt;STRONG&gt;after&lt;/STRONG&gt; SH license configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hemantw7_0-1675451087321.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23711i3B58FAAD507B399F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hemantw7_0-1675451087321.png" alt="hemantw7_0-1675451087321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 19:06:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629560#M12341</guid>
      <dc:creator>hemantw7</dc:creator>
      <dc:date>2023-02-03T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629599#M12345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/252823"&gt;@hemantw7&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;ok but you you can do also the contrary procedure: before forwarding, then license onfiguring.&lt;/P&gt;&lt;P&gt;don't need to maybe it's only a representation, but I suppose that you configured all your search Head in Indexers discovery (&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Indexer/indexerdiscovery" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.3/Indexer/indexerdiscovery&lt;/A&gt;) and not only one directly connected to Indexers.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2023 06:58:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/629599#M12345</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-04T06:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/630121#M12377</link>
      <description>&lt;P&gt;Issue has been with Passkey and i got license master passkey using below command&amp;nbsp; by decrypting license master&amp;nbsp;pass4SymmKey putting plain text password in general stanza.&amp;nbsp;&lt;/P&gt;&lt;P&gt;[splunk@cis-splunkmgmt bin]$ ./splunk show-decrypted --value '&lt;EM&gt;License pass4SymmKey hash&lt;/EM&gt;'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Its Resolved now&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 14:21:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/630121#M12377</guid>
      <dc:creator>hemantw7</dc:creator>
      <dc:date>2023-02-08T14:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring License Master on New SH Cluster, Deployment Server?</title>
      <link>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/630128#M12378</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/252823"&gt;@hemantw7&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 14:44:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Configuring-License-Master-on-New-SH-Cluster-Deployment-Server/m-p/630128#M12378</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-08T14:44:19Z</dc:date>
    </item>
  </channel>
</rss>

