Deployment Architecture

How to manage the size of .delta and .bundle files?

Koushik_Katta
Explorer

Hi Team,

What need to be blacklisted so that the size of .delta and .bundle files will be controlled as the size is increasing abruptly , these files holds the info of all the application and search details.we have nearly 50 applications details which are been redirected into this . will there be any impact .

Thanks in Advance

0 Karma

hunters_splunk
Splunk Employee
Splunk Employee

Hi Koushik_Katta,

If your app contains large files that do not need to be shared with the peers, you can use the replication blacklist to eliminate them from the bundle, and therefore limit the size of the knowledge bundle. For example:

[replicationBlacklist]
nocsv = apps[/\\]...[/\\]lookups[/\\]*.csv

Note that replication blacklists are applied globally. Delta bundles are incremental bundle partial changes and you do not directly control them.

For details, please refer to documentation here:
http://docs.splunk.com/Documentation/Splunk/6.5.1/Admin/distsearchconf#REPLICATION_BLACKLIST_OPTIONS

Hope this helps. Thanks!
Hunter

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...