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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...