Splunk Search

Are lookup tables indexed?

carmackd
Communicator

So how does splunk handle static lookup tables, are they indexed?

max_memtable_bytes =
* maximum size of static lookup file to use a in-memory index for
* Defaults to 10000000

Tags (1)
1 Solution

araitz
Splunk Employee
Splunk Employee

Once the csv file reaches 10 MB (by default; can be changed under max_memtable_bytes in limits.conf), then it is indexed to disk. You will see the index created in your apps lookup directory alongside the CSV.

View solution in original post

araitz
Splunk Employee
Splunk Employee

Once the csv file reaches 10 MB (by default; can be changed under max_memtable_bytes in limits.conf), then it is indexed to disk. You will see the index created in your apps lookup directory alongside the CSV.

araitz
Splunk Employee
Splunk Employee

We maintain an index of the lookup in memory until it reaches the 10 MB, so we are searching the index rather than scanning the table.

0 Karma

carmackd
Communicator

So if the lookup table file size is less than this magic number, does Splunk simply look through the table at search time?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...