Security

How to change back license group from enterprise license to forwarder license?

mysicksi
Path Finder

Hi everyone,

I'm a total Splunk noob. The title basically says it all. I recently changed the group from enterprise to forwarder. Now I cannot access the GUI. Is there a way I can change it back from the CLI? Also, will this change affect the current operations of the heavy forwarder? Thank you.

0 Karma
1 Solution

ivanreis
Builder

Hi mysicksi,
please check if there is a stanza named as:
[license]
active_group = Forwarder

at $Splunk_Home/etc/system/local under server.conf

edit the server.conf , go to license stanza and change to:
[license]
master_uri = https://yourlicenseservername:8089

  • An example of : ://:

it can be either FQDN or Ipaddress of the server

active_group = Enterprise

save the changes and start splunk service running /opt/splunk/bin/splunk restart

For further information on server.conf check this document-> https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/Serverconf#License_manager_settings_for_con...

View solution in original post

0 Karma

Ishanjain
Engager

Is there a limitation on number of installation of Universal forwarder in Hosting environment (Server) assuming i have relevant license available?

0 Karma

ivanreis
Builder

Hi mysicksi,
please check if there is a stanza named as:
[license]
active_group = Forwarder

at $Splunk_Home/etc/system/local under server.conf

edit the server.conf , go to license stanza and change to:
[license]
master_uri = https://yourlicenseservername:8089

  • An example of : ://:

it can be either FQDN or Ipaddress of the server

active_group = Enterprise

save the changes and start splunk service running /opt/splunk/bin/splunk restart

For further information on server.conf check this document-> https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/Serverconf#License_manager_settings_for_con...

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...