Splunk Search

How many maximum rows and maximum columns can the KV store hold?

sandeep06splunk
New Member

I am trying to create a data repository which will store columns and rows.
The number of records (or rows) I would be storing is 40,000.
The number of fields (or Colums) I would be storing is 30.

I would like to know if I can store the data of this volume using KV Store in Splunk.

0 Karma

jimodonald
Contributor

My largest KV Store is 70,000,000 rows and 40 columns. Since KV Store is based on MongoDB you could use that for the very high end of limits. see here.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...