Installation

Move License server

dchodur
Path Finder

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.

What is the best way to move this license off the indexer and over to the search head?

Thanks

0 Karma

bmacias84
Champion

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.

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.

  • Two licensing pool in my case.

  • Edited one license pool to accept any indexer that connects. You may want to create a small default pool for staging.
  • After configuring my license master. On each indexer and search instance click changed to slave or designate a different splunk insetance under Manager>> 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.


    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.

  • Add license to your license Master

  • Create licenseing pools

  • Go to each splunk instance (licensing slave) copy the guid from the the server.conf file located in %splunk%\etc\system\local.

  • On the master in the add the guids (from each license slave) to the [lmpool:] stanza in the server.conf. The slaves will automaticlly be added to that pool
  • guid will look something like 85A846D8-2538B-41B1-DB0A-786467DF10E


    [lmpool:mygroup]
    description = mygroup
    quota = 214748364800
    slaves = <guid1>,<guid2>,<guid3>
    stack_id = enterprise

  • create a deployment app and editing the server.conf file adding the [license] stanza with the master_uri setting.

  • using the Deployment server deploy the app contain master_uri setting to your slaves.
  • Hope this helps

    Get Updates on the Splunk Community!

    Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

    &#x1f342; Fall into November with a fresh lineup of Community Office Hours, Tech Talks, and Webinars we’ve ...

    Transform your security operations with Splunk Enterprise Security

    Hi Splunk Community, Splunk Platform has set a great foundation for your security operations. With the ...

    Splunk Admins and App Developers | Earn a $35 gift card!

    Splunk, in collaboration with ESG (Enterprise Strategy Group) by TechTarget, is excited to announce a ...