I've set up a KV store as described in this article: http://dev.splunk.com/view/SP-CAAAEZJ
I wanted to replicate it in my indexer cluster, so I used replicate = true.
What I've ended up with is, the kvstore was not created on any of my indexers in the , but the actual contents of the kvstore were included in every search bundle.
I can see KV stores which doesn't have the replicate = true option set created in the folder on my search head, and I was expecting the same on the indexeres with KV stores which are configured to be replicated.
Is there a way to achieve this?
↧