Knowledge Management

Why am I getting this error? - "Error in 'outputlookup' command: The lookup table 'Permission denied for collection 'mycollection'' is invalid."

ksarpol
Explorer

I'm attempting to create my first kvstore collection and I get this error when I try to write to the collection.

Error in 'outputlookup' command: The lookup table 'Permission denied for collection 'mycollection'' is invalid.

Here's the search

| savedsearch mysavedsearch | outputlookup mykvstore

Any ideas what might be causing this?

Tags (1)
0 Karma

ksarpol
Explorer

I moved the collections.conf file from my private user directory to the application directory and it works now.

dgladkikh_splun
Splunk Employee
Splunk Employee

Could you give us more details about how you created these collection and lookup table?
It seems that something is wrong with the collection, your user does not have access to it and he cannot write into it.

0 Karma

stephanefotso
Motivator

Why don't you try this? | savedsearch mysavedsearch | outputlookup mykvstore.csv, to Write to mykvstore.csv lookup file (under $SPLUNK_HOME/etc/system/lookups or $SPLUNK_HOME/etc/apps/*/lookups) ?.

SGF

ksarpol
Explorer

I'm currently using outputcsv. I want to switch to kvstore since it supports CRUD operations and scales better whereas, outputcsv and outputlookup do not.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...