If you are performing a new installation of Splunk or switching from one license type to another (for example from Free to Enterprise), you must update your license. You can update your license using the CLI or Splunk Web.
Note: These instructions are for Splunk 3.0 and later, for earlier versions, see 2.2.3 instructions.
Via Splunk Web1. Open the email Splunk sent you containing your license.
2. Select the license text with your mouse and copy it.
3. Start Splunk.
4. Launch a supported browser and go to the URL Splunk displayed in a text file when you started it.
The URL looks like http://<//servername//>:8000. Use the server name and port you specified (port 8000 is the default value).
5. In Splunk Web, click the Admin link in the upper right hand corner.
6. Click Admin -> License & Usage and then click Change license.
7. Paste your new license into the text box and click Save.
8. From the Admin -> Server -> Control tab, restart the Splunk Server.
Via the command line1. Navigate to the splunk.license file, located in the ./etc/ directory of the Splunk home directory (referred to as $SPLUNK_HOME in this documentation).
2. Copy your new or previous license key file into ./etc/splunk.license beneath your Splunk home directory.
cp -p splunk.license $SPLUNK_HOME/etc/
3. When you've copied the license file, start or restart the Splunk Server.
/$SPLUNK_HOME/bin/splunk restart
Comments
No comments have been submitted.