Deployment Architecture

Splunk-based aggregation tier?

woodcock
Esteemed Legend

Client desires a physical aggregation point on the way into Azure where the real indexers will be. I guess this is for splitting some data to different clusters. Nothing needs to be written or searchable there so no disk IO concerns but gobs of port I/O. What Splunk configuration would you use for this? I am assuming Indexer, built like the main indexer tier but with no special disk concerns, but I have never done anything like this so I am unsure. What would/did you do?

0 Karma

jconger
Splunk Employee
Splunk Employee

One or more intermediate forwarders would do the trick. Here is some documentation (it is for Splunk Cloud, but the concept is the same) -> http://docs.splunk.com/Documentation/SplunkCloud/latest/Forwarding/Configureanintermediateforwarder

Does this client have an existing Splunk environment on-premises and moving indexing to Azure? If so, how are they sending data to the indexer(s) today - universal forwarder, TCP, UDP, HTTP, something else? These methods are still viable with the indexing tier in Azure as long as the network connectivity is there. Perhaps the client wants to set some network rules to only allow inbound to the indexers in Azure from certain machines?

0 Karma

adonio
Ultra Champion

are you asking for an Intermediate Forwarder or Heavy Forwarder machine specs?

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