Splunk Search

Why can only the Search Head Captain search the Indexer Cluster?

iacobeaj
New Member

I have a search head cluster that is trying to search across an indexer cluster, but for some reason, only the Currently elected captain can search the indexers and get data back. All of the other members come back with the errors

"Gave up waiting for the captain to establish a common bundle version across all search peers; using most recent bundles on all peers instead." 

and

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

When I do the search on the captain, I get results as I would expect.

0 Karma

rbal_splunk
Splunk Employee
Splunk Employee

inconsistent search peers across search head cluster members will cause search dispatch issues and the error message you see.

Check distsearch.conf on each of the Search Head Cluster Member something like

find */etc/{apps,system} -name distsearch.conf | grep local | xargs grep --color 'servers ='

Or else you can run btool for distsearch on each search head using command

$SPLUNK_HOME/bin/splunk cmd btool distsearch list --debug

and look for Server

number of Splunk Server should match on each Search Head Cluster Member.

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...