Splunk Enterprise

knowledge bundle replication questions

cisaksen
Explorer

We are setting up our first dedicated search head.   Need some info of the Knowledge bundle replication process.

1) what is the maxbundlesize units ?   the default 2048  - is this kb, MB etc...

2) does this replication process copy all the files from the ../apps ../users ../system  to the search peer ?  So that if you update a app on the search head it will automatically updated it on the search peer ? 

3) what log does this process write to?

4) Is there a way to manually run this process, like from the command line or will simply restarting the splunk service kick it off?

Thanks

 

 

Labels (1)
0 Karma

manjunathmeti
Champion

hi @cisaksen,

1. Yes maxBundleSize is in GB. The default value is 2GB.

2. Not all configuration files. Some configuration files (like authorize, props and transforms etc.) and assets like (csv/kvstore lookups etc) are copied to bundle. The search head replicates the knowledge bundle periodically in the background or when initiating a search.

3. metrics.log - indexed in _internal index.

index=_internal sourcetype=splunkd group=bundle*

 

4. No, The search head replicates the knowledge bundle periodically in the background or when initiating a search. You can run a search to replicate a newly cerated asset/config to search peers.

 

Check this page for more info: https://docs.splunk.com/Documentation/Splunk/8.1.2/DistSearch/Knowledgebundlereplication

 

If this reply helps you, an upvote/like would be appreciated.

 

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...