Splunk Enterprise Security

connecting to license master from CLI

akazarov
Path Finder

Hello,

I'm installing a new splunk instance and need to connect it to our master license server. I used to do this from the web admin page, and learned that it is also possible to do from CLI like

splunk edit licenser-localslave -master_uri 'https://master:port'

 now the question: can I do this before starting splunk first time? The aim is fully automatize the installation, so no manual intervention would be required. What I also have in mind is keeping this setting in server.conf which I feed to splunk after the (rpm) installation and before starting it, but I feel that using CLI is more proper way to do this. 

Thanks!

Andrei

Labels (2)
0 Karma

The_Simko
Path Finder

Howdy. The CLI requires Splunk to be on.  
Your thought on server.conf is the better way to automate. Since you've seen the cli, just grab the server.conf line that was created and have your script write that out. That way, when you start Splunk, the license master is already set.

0 Karma

richgalloway
SplunkTrust
SplunkTrust
I believe Splunk must be running for the 'edit' command to work.
I usually do that by putting server.conf in an org_all_license_client app and deploying that app to the new instance.
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...