Installation

License impact using load balancing

splunkreal
Influencer

Hello,

we have clustered indexers.

Could you confirm if the license usage is the same using these settings in the outputs.conf of universal forwarders :

[tcpout]
defaultGroup=indexer1,indexer2

[tcpout:indexer1]
server=10.1.1.197:9997

[tcpout:indexer2]
server=10.1.1.200:9997

I also noted it's possible to use this, however it may increase replication between indexers?

[tcpout:my_LB_indexers]
server=10.10.10.1:9997,10.10.10.2:9996,10.10.10.3:9995

Thanks a lot.

* If this helps, please upvote or accept solution if it solved *
Labels (3)
0 Karma
1 Solution

adonio
Ultra Champion

Why will it effect licensing?
License counts against data indexed in the indexers and ... that's it!
it does not count against replication, internal data etc.
read more here:
https://docs.splunk.com/Documentation/Splunk/6.6.0/InheritedDeployment/Licensing
and here:
http://docs.splunk.com/Documentation/Splunk/6.6.0/Admin/TypesofSplunklicenses
why will this configuration increase replication on indexers?
read more about outputs and forwarders load balancing here:
http://docs.splunk.com/Documentation/Forwarder/6.6.0/Forwarder/Configureforwardingwithoutputs.conf
hope it helps

View solution in original post

adonio
Ultra Champion

Why will it effect licensing?
License counts against data indexed in the indexers and ... that's it!
it does not count against replication, internal data etc.
read more here:
https://docs.splunk.com/Documentation/Splunk/6.6.0/InheritedDeployment/Licensing
and here:
http://docs.splunk.com/Documentation/Splunk/6.6.0/Admin/TypesofSplunklicenses
why will this configuration increase replication on indexers?
read more about outputs and forwarders load balancing here:
http://docs.splunk.com/Documentation/Forwarder/6.6.0/Forwarder/Configureforwardingwithoutputs.conf
hope it helps

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...