Getting Data In

How does the number of forwarder connections to an indexer impact search and indexing performance?

pramit46
Contributor

I want to know how does the number of connections to an indexer impact the search and indexing performance (e.g.: how connecting to 5000 forwarders performs over having 1000 forwarders)? Is there any max limit to optimize the performance (connection per indexer OR indexers to connections ratio)?

Also, how to check the current number of connections to an indexer?

Any idea?

0 Karma
1 Solution

mtranchita
Communicator

It really depends on your specific data and configurations. You can find some discussion in the capacity planning manual. You can also get aggregate details from the DMC.

That said you can examine your data directly. This search should give the number of connections per minute:
index="_internal" group=tcpout_connections | bucket _time span=1m | stats c(host) by splunk_server

Not sure if that helps but I hope it gets you pointed in the right direction for what you are looking for.

View solution in original post

0 Karma

mtranchita
Communicator

It really depends on your specific data and configurations. You can find some discussion in the capacity planning manual. You can also get aggregate details from the DMC.

That said you can examine your data directly. This search should give the number of connections per minute:
index="_internal" group=tcpout_connections | bucket _time span=1m | stats c(host) by splunk_server

Not sure if that helps but I hope it gets you pointed in the right direction for what you are looking for.

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...