All Apps and Add-ons

Disconnect a not authorized Splunk Server from Splunk License Master

amielke
Communicator

Hi,

is there a possibility to disconnect in Splunk a Server from the Splunk License Master that is not allow to connect to the Master.

I know with a firewall is it possible.

0 Karma

traxxasbreaker
Communicator

Do you have control over this server that you don't want to connect? If so, you can update the pass4SymmKey in the general stanza of the instance's server.conf, which will make it unable to successfully talk to the license master. Alternatively, you can change that setting on your License Master and every other server connected to it, but that is a lot more work and might not be worthwhile.

Another thing you can look at is creating a license pool in which you can explicitly whitelist the servers that can connect to it. While it's not as simple as blacklisting a single instance, it does give you some control within Splunk itself of what is or isn't allowed to connect to the License Master. It is also a bit more permanent than updating the pass4SymmKey on the server you don't want connecting as it prevents the same problem from happening with other rogue servers down the road.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...