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!

.conf24 | Registration Open!

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

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...