Splunk Enterprise

Knowledge bundle Error : directory contains large lookup file

Master_Blaster
Explorer

Hi All, 
I have an Warning message on my search head GUI as below:

"The current bundle directory contains a large lookup file that might cause bundle replication fail. The path to the directory is /opt/splunk/var/run/hostename-randomnumber-randomnumber.delta"

When i validated respective delta file, it's not even one MB. Still getting this Warning message frequently. Could anyone please help ? i see same messages on splunkd.log too.


-rw------- 1 root root 188M Apr 2 10:36 hostname-1617352591.bundle
-rw------- 1 root root 80K Apr 2 10:36 hostname-1617352525-1617352591.delta

Labels (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

That warning is triggered by a lookup file that is larger than 50MB.  If this is not a concern for you then consider changing the value of  conf_replication_summary.concerning_file_size in server.conf.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

That warning is triggered by a lookup file that is larger than 50MB.  If this is not a concern for you then consider changing the value of  conf_replication_summary.concerning_file_size in server.conf.

---
If this reply helps you, Karma would be appreciated.
0 Karma

rajuljain
Observer

How to get the lookup file name causing issue?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Examine the bundle file.  tar -tf <bundle-file-name>

---
If this reply helps you, Karma would be appreciated.
0 Karma
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 ...