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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...