Getting Data In

Splunk using PAT

rdownie
Communicator

Is it possible to hide multiple forwarders (on separate machines) behind one single PAT address without confusing the indexers? Ideally the Splunk protocol for transferring this data includes something about where it originated from and is not reliant on IP headers.

Since we are popping up lots of little forwarders, using “real” NAT will eat away at our very limited IP address space on the translation subnet. I’m looking for ways to conserve that space and this could be one of them.
Any Ideas?
Thanks,
-Bob

dwaddle
SplunkTrust
SplunkTrust

This should work fine for simple forwarding data, as the splunk-to-splunk protocol does have the 'real host name' in most data.

I am a little more concerned about things like Deployment Server communication, and would suggest testing that thorougly. Deployment Server could get confused as to who is who - there are settings in deploymentclient.conf like clientName that might help you unconfuse it.

Of course, Splunk 6.1 supports IPv6 - you could do a v6 overlay on top of your IPv4 and have enough address space many times over. And you'd be ahead of the game on IPv6 deployment. It's just a (slightly insane?) thought.

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