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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...