Deployment Architecture

How do I configure Distributed Search Groups for a clustered Indexer environment?

fernandoandre
Communicator

Question: How to configure Distributed Search Groups - distsearch.conf - on a Search head that run searches across both on clustered indexers and non-cluster indexers?

Context:
The documentation on "Configure distributed search groups" 1 explains on how to define distributed search groups using distsearch.conf on the Search Head but only for the use case of non-clustered peers/indexers.
However, the documentation mentions the following:

These are some examples of indexer cluster deployments where distributed search groups might be of value:
Search heads that run searches across both an indexer cluster and standalone indexers. You might want to put the standalone indexers into their own group.

Problem:
We already use this distributed search group feature for non-clustered indexers. However, we haven't been successful in enabling this feature to work for non-clustered and clustered indexers (without using DMC).

[distributedSearch:groupIDX1]
default = false
servers = myserver1:8089, myserver2:8089

[distributedSearch:groupIDX2]
default = false
servers = myserver3:8089, myserver4:8089

[distributedSearch:groupIDXClustered]
default = false
servers = myserverCluster1:8089, myserverCluster2, myserverCluster3:8089

With a configuration similar to the above we get the warning on the search:

warn : Search filters specified using splunk_server/splunk_server_group do not match any search peer.

Has anyone been successful in configuring Distributed Search Groups for clustered Indexers?

chris
Motivator

Did you ever manage resolve this?

0 Karma

adonio
Ultra Champion

i might be mistaken, but i dont think you can do it in an indexer cluster configuration, as the peers and the groups are being inherited from the cluster master, when you connect the search head to it.
as of the example in docs, my understanding is that the clustered indexer are one group and the other indexers are distributed...
would like to learn if there is a way to do it.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...