Getting Data In

kvstore import - fastest way

jbanAtSplunk
Communicator

what's the fastest way to import into KVStore?
I have about 650 000 rows and import is slow over "Lookup File Editig" app.
Import last Approx. few hours.

Is there any faster way to import into KVStore.

Or do I create new dummy index and then I import into index (will that be faster)

Labels (1)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

maybe you could create temporary csv-file where you read those by input so and then forward those to kvstore with outputlookup command?


r. Ismo

View solution in original post

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

maybe you could create temporary csv-file where you read those by input so and then forward those to kvstore with outputlookup command?


r. Ismo

0 Karma

jbanAtSplunk
Communicator

Tnx. it's working much faster. 
i transfer file to server and then | inputlookup file.csv | outputlookup kvstore

0 Karma

jbanAtSplunk
Communicator

Does not look promising. hitting 10Mb limit, not all data migrated into kvstore.

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