|
Is there a CLI command that I can use to determine what kind of license is installed on an instance? I'd like to know if it's a Trial or an Enterprise license, the volume, the lifetime and expiry date and maybe even the license string. |
|
This will give you most of what you're looking for -
On my test Splunk instance, this returns:
This is cool, if only I ever knew!
(20 Apr '10, 18:41)
jrodman ♦
Doesn't work with Splunk 4.2.1
(10 Jun '11, 06:23)
twinspop
|
|
4.2 update... [root@funkytown ~]# /opt/splunk/bin/splunk version Splunk 4.2.1 (build 98164) [root@funkytown ~]# /opt/splunk/bin/splunk show license This command is deprecated. [root@funkytown ~]# Since this question has been answered already, I guess, you'd better place that comment/answer in a new thread. Maybe someone has a solution!
(10 Jun '11, 03:34)
LCM
|
|
Yeah, what gives with removing this command? I had a nice shell script setup to alert us via email of violations, and being clear of violations - and it was based on the results of the "Show license" command. There doesn't seem to be an equivalent. Is there a log file to which violations are logged? |
