Getting Data In

What is the impact of increasing indexed_kv_limit in limits.conf?

mufthmu
Path Finder

Hi,

Some of my data has 1000+ fields and I want to increase indexed_kv_limit value to 2000 from limits.conf .

I know it's a big increase since the default value is only 200. I want to know how this activity can impact my indexing or search performance?

Thanks!

Labels (1)
0 Karma

somesoni2
Revered Legend

I believe it'll cause additional disk usage (as more indexed fields will be stored in tsidx files) and slightly slower indexing rate (more fields to be extracted and stored). Searching would be faster if you're searching on those indexed field.

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...