I installed 4.2 splunk, and made it a forwarder (not lightweight or universal forwarder) Because I want to do some filtering on it before sending to the indexer.
But I got license errors. I looked for the $SPLUNK_HOME/splunk-forwarder.license as I used to do on 4.1. But i only found a trial license !!!
where is my forwarder license ?
On 4.2 the easiest method to change the license group to the forwarder license group. There is no splunk-forwarder.license file in $SPLUNK_HOME/etc/ anymore.
see here http://www.splunk.com/base/Documentation/latest/Admin/TypesofSplunklicenses#Forwarder_license
Using the UI : You have to go to the web UI, manager > Licensing > change license group to forwarder license. Do that for your forwarders and dedicated deployment servers.
important remarks :
Another more complex method is to create a license pool for the forwarders or search-heads.
Hi guys
just as addition to this topic:
I tried to setup a heavy forwarder by script and encountered the problem to change/activate the license by script. after a small chat with yannK I found this solution, just add the following to your servers.conf and your done:
[license]
active_group = Forwarder
kudos go to yannK 😉
worked for me on 4.2.2 ... added to splunklightforwarder app that is deployed out..
On 4.2 the easiest method to change the license group to the forwarder license group. There is no splunk-forwarder.license file in $SPLUNK_HOME/etc/ anymore.
see here http://www.splunk.com/base/Documentation/latest/Admin/TypesofSplunklicenses#Forwarder_license
Using the UI : You have to go to the web UI, manager > Licensing > change license group to forwarder license. Do that for your forwarders and dedicated deployment servers.
important remarks :
Another more complex method is to create a license pool for the forwarders or search-heads.
4.2.3 is out.. what is cmdline option?
Is any indexing taking place on the full forwarder? If so, you'll need to have access to an enterprise license stack.
Hi Guys
since 4.2.1 is out now, what would be the CLI command to change the license? And what if your not using a license master at all?
Even if there is no indexing on the full forwarder, you will have to add it to a license pool (no more splunk-forwarder.license included in the new installer)