Getting Data In

How to send logs from devices that don't have access to internet

I29851
Explorer

I trying to implement Splunk across multiple domains. Due to company policy some domains don't have access to internet and as a result servers in those domain cannot communicate with indexers located in Splunk cloud. 

What is the best way to send data to indexer in this case? One of the suggestions we received is to use heavy forwarder as intermediate. But it will introduce single point of failure so we might need to implement load balancer.

Is their any other way possible?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The recommended way to resolve this problem is to use multiple heavy forwarders.  Using 3 instead of 2 to prevent SPOF because if one fails then 2 are better able to keep up with the load.

A load balancer in front of the HFs is also recommended, but not necessary.  Just configure the UFs in each domain to send to all HFs (in outputs.conf) and the UFs will automatically load balance to the HFs.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...