Getting Data In

Can you enable the Forwarder license group outside of the GUI?

hacktastic
Path Finder

Hello,

I'm still trying to get my head around the back end of the new licensing. I'm upgrading about 500 LWFs to 4.2.1. I see how I can convert over to a forwarder license in the GUI, but I'm not sure what changes in the background. Is there a file I'm missing or can this be done via the CLI? I'm not finding anything in the docs so far. I see some mention of forwarder licensing in the Universal Forwarder, but it was confusing.

Your help is appreciated!

1 Solution

gkanapathy
Splunk Employee
Splunk Employee

Yes. You just create a server.conf file (not necessarily in etc/system/local, but possibly in an app directory, with the usual config file merging/precedence rules) containing:

[license]
active_group = Forwarder

A Universal Forwarder doesn't need this as that is the default, and it can't run as anything else anyway.

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

Yes. You just create a server.conf file (not necessarily in etc/system/local, but possibly in an app directory, with the usual config file merging/precedence rules) containing:

[license]
active_group = Forwarder

A Universal Forwarder doesn't need this as that is the default, and it can't run as anything else anyway.

hacktastic
Path Finder

Thanks Gerald!

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...