Splunk Search

What can be done when an indexer doesn't join the cluster?

ddrillic
Ultra Champion

We have a cluster of four nodes and one of them just crashed. We brought it up, but it hasn't joined the cluster. Rolling restart is an operation of over an hour in this case. So, is there any other way to make this node join the cluster?

 ./splunk list cluster-peers

Shows the node as down, but the Splunk server is actually up on this node.

Tags (2)
0 Karma
1 Solution

akocak
Contributor

it is good that it rejoined, if it didn't , I generally run below on splunk cli (splunk_home\bin) on working and not working indexer.

(./)splunk cmd btool server list --debug
(./)splunk cmd btool outputs list --debug

if you have it ssl enabled also:

(./)splunk cmd btool inputs list --debug

then compare values on simple textdiff tool. Since you configure your indexer from deployment server, any misconfiguration one would appears.

also search internal logs for errors in:
index=_internal source=splunkd.log -> to get an overview of what splunkd is doing
source=splunkd_access.log -> to see all incoming REST calls & response codes
source=metrics.log -> to see metrics about how splunk is performing

https://conf.splunk.com/files/2016/slides/indexer-clustering-basics-internals-and-debugging.pdf
http://docs.splunk.com/Documentation/Splunk/6.6.3/Troubleshooting/Usebtooltotroubleshootconfiguratio...

View solution in original post

0 Karma

akocak
Contributor

it is good that it rejoined, if it didn't , I generally run below on splunk cli (splunk_home\bin) on working and not working indexer.

(./)splunk cmd btool server list --debug
(./)splunk cmd btool outputs list --debug

if you have it ssl enabled also:

(./)splunk cmd btool inputs list --debug

then compare values on simple textdiff tool. Since you configure your indexer from deployment server, any misconfiguration one would appears.

also search internal logs for errors in:
index=_internal source=splunkd.log -> to get an overview of what splunkd is doing
source=splunkd_access.log -> to see all incoming REST calls & response codes
source=metrics.log -> to see metrics about how splunk is performing

https://conf.splunk.com/files/2016/slides/indexer-clustering-basics-internals-and-debugging.pdf
http://docs.splunk.com/Documentation/Splunk/6.6.3/Troubleshooting/Usebtooltotroubleshootconfiguratio...

0 Karma

ddrillic
Ultra Champion

It rejoined by itself after some time ...

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...