Installation

What type of Splunk license do I have

craigrussell
New Member

Trying to figure out what type of license i have

Tags (1)
0 Karma
1 Solution

lukejadamec
Super Champion

From Manager>License scroll to the bottom, and select details.

View solution in original post

0 Karma

bwooden
Splunk Employee
Splunk Employee

There are many ways to do this using license master, querying Splunk's API, introspecting the license file itself, and more!

Here is one example of invoking the rest command to return license types & when they expire:

| rest /services/licenser/licenses | eval expiry=strftime(expiration_time,"%b %d, %Y") | table type expiry

emaccaferri
Communicator

You can check inside the Splunk windows in Licensing, in Splunk 6 it's under Options in the Splunk Bar, while in the previous version of Splunk it's in the Manager.
Or with a text editor you can open a file the folder \Splunk\etc\licences...(this depend to your installation).

lukejadamec
Super Champion

From Manager>License scroll to the bottom, and select details.

0 Karma

craigrussell
New Member

The info is all there.
Thanks

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...