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!

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 ...