Splunk Enterprise

outputs.conf causing blocking when one indexer out of 6 is down for short periods

lukessi
Path Finder

Hi,

I have 6 indexers and when one or two has gone down it moans about it and blocks traffic for a few mins then when it can lb to working one it continues.. Is there a way of setting a don't use this indexer for x amount of time? The spec file is covers so many options.... I just want to know what others do?

Labels (2)
0 Karma
1 Solution

lukessi
Path Finder

That is more do with ack's coming back and forth. I don't see that its like it round robins but keeps trying ones that are down. After a little more reading I am going to use Index Discovery, so the cluster master tells the UF's what indexers are up.

https://docs.splunk.com/Documentation/Splunk/7.0.0/Indexer/indexerdiscovery

 

Thanks for the replies all.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust
What you describe seems unusual. Can you share the outputs.conf settings?
What is being blocked, searches or indexing?
---
If this reply helps you, Karma would be appreciated.
0 Karma

lukessi
Path Finder

Hi its the uni fwd saying its blocking the output queue, once it finds a working indexer again it shoves all the data but the queues on my UF's are small. 

 

 

[tcpout]

defaultGroup = cluster_indexers

disabled = false



[tcpout:cluster_indexers]

#server = index1:9997,index2:9997

server = index1:9997,index2:9997,newindex01:9997,newindex02:9997,newindex03:9997,newindex04:9997

useACK = true

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Consider adjusting the readTimeout and writeTimeout values in outputs.conf.  The default for each is 5 minutes.

---
If this reply helps you, Karma would be appreciated.
0 Karma

lukessi
Path Finder

That is more do with ack's coming back and forth. I don't see that its like it round robins but keeps trying ones that are down. After a little more reading I am going to use Index Discovery, so the cluster master tells the UF's what indexers are up.

https://docs.splunk.com/Documentation/Splunk/7.0.0/Indexer/indexerdiscovery

 

Thanks for the replies all.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Did you have a multi site cluster where one site has significantly less indexers than other sites? If so then site replication factor can cause this.

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...