<?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: Move License server in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Move-License-server/m-p/72291#M1192</link>
    <description>&lt;P&gt;I done this once before fairly recently. In my case I expaned from a all-in-one system to two distributed search groups containing one Search and three indexers. &lt;/P&gt;

&lt;P&gt;Once the decision has been made for which server would be the licensing master. I would install my license(s) on my Search Head(licensing master), delete the default pool, create new licenseing pools. &lt;BR /&gt;
&lt;LI&gt;Two licensing pool in my case.&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;Edited one license pool to accept any indexer that connects. You may want to create a small default pool for staging.&lt;/LI&gt;&lt;/P&gt;

&lt;P&gt;After configuring my license master.  On each indexer and search instance click changed to slave or designate a different splunk insetance under Manager&amp;gt;&amp;gt; Licensing, changing the current license manager last.  Designated the Master license server by ip:port, verifying that each instance has connected to the license master before continuing.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Another options would be to create a app.  I've never done any real testing, so I'd recommend preforming this in a lab or test environment.&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;Add license to your license Master&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;Create licenseing pools&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;Go to each splunk instance (licensing slave) copy the guid from the the server.conf file located in %splunk%\etc\system\local.&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;On the master in the add the guids (from each license slave) to the [lmpool:&lt;SOMEPOOL&gt;] stanza in the server.conf.  The slaves will automaticlly be added to that pool&lt;/SOMEPOOL&gt;&lt;/LI&gt;&lt;/P&gt;

&lt;P&gt;guid will look something like &lt;B&gt;85A846D8-2538B-41B1-DB0A-786467DF10E&lt;/B&gt;&lt;BR /&gt;
&lt;CODE&gt;&lt;/CODE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;
[lmpool:mygroup]&lt;BR /&gt;
description = mygroup&lt;BR /&gt;
quota = 214748364800&lt;BR /&gt;
slaves = &amp;lt;guid1&amp;gt;,&amp;lt;guid2&amp;gt;,&amp;lt;guid3&amp;gt;&lt;BR /&gt;
stack_id = enterprise&lt;BR /&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;
&lt;LI&gt;create a deployment app and editing the server.conf file adding the [license] stanza with the master_uri setting.&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;using the Deployment server deploy the app contain master_uri setting to your slaves.&lt;/LI&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:30:54 GMT</pubDate>
    <dc:creator>bmacias84</dc:creator>
    <dc:date>2020-09-28T12:30:54Z</dc:date>
    <item>
      <title>Move License server</title>
      <link>https://community.splunk.com/t5/Installation/Move-License-server/m-p/72290#M1191</link>
      <description>&lt;P&gt;We had a single splunk indexer and search head, we converted that system into an indexer only and added a second indexer and a dedicated search head. The license server resides on the initial indexer and would like to move it to the dedicated search head so I can turn off the web UI on all indexers yet still have access to the license management on the new search head. &lt;/P&gt;

&lt;P&gt;What is the best way to move this license off the indexer and over to the search head?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2012 21:39:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-License-server/m-p/72290#M1191</guid>
      <dc:creator>dchodur</dc:creator>
      <dc:date>2012-09-26T21:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Move License server</title>
      <link>https://community.splunk.com/t5/Installation/Move-License-server/m-p/72291#M1192</link>
      <description>&lt;P&gt;I done this once before fairly recently. In my case I expaned from a all-in-one system to two distributed search groups containing one Search and three indexers. &lt;/P&gt;

&lt;P&gt;Once the decision has been made for which server would be the licensing master. I would install my license(s) on my Search Head(licensing master), delete the default pool, create new licenseing pools. &lt;BR /&gt;
&lt;LI&gt;Two licensing pool in my case.&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;Edited one license pool to accept any indexer that connects. You may want to create a small default pool for staging.&lt;/LI&gt;&lt;/P&gt;

&lt;P&gt;After configuring my license master.  On each indexer and search instance click changed to slave or designate a different splunk insetance under Manager&amp;gt;&amp;gt; Licensing, changing the current license manager last.  Designated the Master license server by ip:port, verifying that each instance has connected to the license master before continuing.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Another options would be to create a app.  I've never done any real testing, so I'd recommend preforming this in a lab or test environment.&lt;/P&gt;

&lt;P&gt;&lt;LI&gt;Add license to your license Master&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;Create licenseing pools&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;Go to each splunk instance (licensing slave) copy the guid from the the server.conf file located in %splunk%\etc\system\local.&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;On the master in the add the guids (from each license slave) to the [lmpool:&lt;SOMEPOOL&gt;] stanza in the server.conf.  The slaves will automaticlly be added to that pool&lt;/SOMEPOOL&gt;&lt;/LI&gt;&lt;/P&gt;

&lt;P&gt;guid will look something like &lt;B&gt;85A846D8-2538B-41B1-DB0A-786467DF10E&lt;/B&gt;&lt;BR /&gt;
&lt;CODE&gt;&lt;/CODE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;
[lmpool:mygroup]&lt;BR /&gt;
description = mygroup&lt;BR /&gt;
quota = 214748364800&lt;BR /&gt;
slaves = &amp;lt;guid1&amp;gt;,&amp;lt;guid2&amp;gt;,&amp;lt;guid3&amp;gt;&lt;BR /&gt;
stack_id = enterprise&lt;BR /&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;
&lt;LI&gt;create a deployment app and editing the server.conf file adding the [license] stanza with the master_uri setting.&lt;/LI&gt;&lt;BR /&gt;
&lt;LI&gt;using the Deployment server deploy the app contain master_uri setting to your slaves.&lt;/LI&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:30:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Move-License-server/m-p/72291#M1192</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2020-09-28T12:30:54Z</dc:date>
    </item>
  </channel>
</rss>

