In a distributed search environment, can we blacklist the app in distsearch.conf and prevent it from being part of the bundle replication to search peers?
I have a search head cluster with the Machine Learning Toolkit and Python for Scientific Computing (for Linux 64-bit). I added the following to the blacklist stanza under distsearch.conf in the search heads - Will things still function if app is not replicated to search peers?
[replicationBlacklist]
ml_tool_kit = apps/Splunk_ML_Toolkit/...
scientific_python = apps/Splunk_SA_Scientific_Python_linux_x86_64/...
↧