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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...