Knowledge Management

Does KV Store run in the Free License

dlpco
Path Finder

I am trying to figure out if the KV Store runs in the Free License of 6.2. If it does, how can you tell what it is doing because the DMC is not available in the free license.

0 Karma
1 Solution

dlpco
Path Finder

Well - I tried it and got the following errors:
Error in 'inputlookup' command: The lookup table 'Requires license feature=KVStore' is invalid.

Looking at the splunkd.log I find the following lines:
INFO LMTracker - Setting feature=KVStore state=ENABLED (featureStatus=1)
a few lines later.....
INFO LMTracker - Setting feature=KVStore state=DISABLED_DUE_TO_LICENSE (featureStatus=2)

I guess that this is saying that KV Store is not valid in the Free License?

View solution in original post

ChrisG
Splunk Employee
Splunk Employee

This is a known issue in Splunk Enterprise 6.2 (SPL-92740). KV store should be available under the free license. This defect will be fixed in a forthcoming maintenance release.

ChrisG
Splunk Employee
Splunk Employee

The 6.2.1 release is available now and includes the fix for this issue. http://docs.splunk.com/Documentation/Splunk/latest/ReleaseNotes/6.2.1

0 Karma

Muryoutaisuu
Communicator

Thanks for update

0 Karma

dlpco
Path Finder

Well - I tried it and got the following errors:
Error in 'inputlookup' command: The lookup table 'Requires license feature=KVStore' is invalid.

Looking at the splunkd.log I find the following lines:
INFO LMTracker - Setting feature=KVStore state=ENABLED (featureStatus=1)
a few lines later.....
INFO LMTracker - Setting feature=KVStore state=DISABLED_DUE_TO_LICENSE (featureStatus=2)

I guess that this is saying that KV Store is not valid in the Free License?

Muryoutaisuu
Communicator

You could look it up. First you have to create a lookup stanza in transforms.conf :


[COLLECTIONNAME_lookup]
external_type = kvstore
collection = COLLECTIONNAME
fields_list = _key, COMMA_SEPARATED_FIELDLIST_OF_YOUR_KVSTORE

Then you could run a search like:
| inputlookup COLLECTIONNAME_lookup

Hope that works in free license.

0 Karma

gfuente
Motivator

Hello

It seems that it´s not a excluded feature:

http://docs.splunk.com/Documentation/Splunk/latest/Admin/MoreaboutSplunkFree

So it should work...

Regards

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

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, ...