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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...