License Management
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
Contents
License Management
Note: Splunk 3.0 has a new license format. Your Splunk 2.x license will not work with Splunk 3.0. Contact splunk support for a new license.
All Splunk Servers have a license in the subdirectory $SPLUNK_HOME/etc/splunk.license. There are two types of license; the Splunk Free license and the Splunk Enterprise license. Enterprise enables higher volume indexing and additional features. You must purchase a separate license for every instance of Enterprise Splunk that you deploy.
When you first install Splunk, you are allowed to run unlicensed for 30 days. After that you are asked to obtain a Free or Enterprise license. The free license simply requires you to register with Splunk. You are prompted to register when you first install and when you run Splunk unlicensed.
Example of a Splunk license:
user@company.com;EQ/GQXW/J7u9VLJShPsW4m8yi+5a+geRrof4Bep70j32xsBpq JItM5pdntRfl4auply366BAjTMnfTB6JyzJOZLplyBQijk02fQjgKjakl0ol4N5G6Wr09ufnS e3iOXVAay24hzFfgDkaijOnkoGOPJqnHaVzaWC9dxIuKUvDPt3UcKTkDv0GkaQ4EZ xAvZKAFImvOF4PmDoNaMiBgLLkWibGhezFTTDh10PLl9kyeVThGzAyN23J512pVM 3xqNIg3pFcd2aJf31xspt1HRdSwofkfnuCVpzildy3qMbae4g85KpCfND+aJ6z2LoUu3 RQ4OV4SpxMXEZ4PgSGZ6dwA==
Installing or updating a license
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 from the CLI or SplunkWeb interface.
- If you are installing a new Splunk enterprise license for the first time, you will need to log in with the default administrator account: username "admin" and password "changeme".
- You must obtain your license from the email that you received from splunk.com after you signed up for a free trial or purchased Enterprise Splunk.
Installing or updating a license using SplunkWeb (using a web browser)
- Start Splunkweb from inside a web browser.
- Go to the Admin -> License & Usage -> Change license interface tab. Paste your new license into the text box.
- Go to the Admin -> Server -> Control tab. Restart the Splunk Server.
From the command line
- Navigate to the splunk.license file, located in the ./etc/ directory of the Splunk home directory.
- Copy your new or previous license key file into
./etc/splunk.licensebeneath your Splunk home directory.
cp -p splunk.license /opt/splunk/etc/
- When the correct license is in place, start or restart the Splunk Server.
/opt/splunk/bin/splunk restart
This documentation applies to the following versions of Splunk: 3.0 , 3.0.1 , 3.0.2 , 3.1 , 3.1.1 , 3.1.2 , 3.1.3 , 3.1.4 View the Article History for its revisions.