Getting Data In

Splunk internal network use, still need proxy setup?

xindeNokia
Path Finder

I have one Splunk deployment (search head + indexers) set up in our internal corp network. Whenever we have proxy issues preventing the reachability to external network our Splunk instance gets impacted as well - search head cannot reach indexers.

Internal network - search head can reach indexers, I am wondering if this is something I did not set up right?

Why search head needs the proxy to reach indexers since they both residents internally?

Thanks!

0 Karma

harsmarvania57
Ultra Champion

Hi,

If your Search Head or Indexer do not require internet connectivity then it should not pass traffic via proxy.

0 Karma

xindeNokia
Path Finder

Thanks for the quick reply!
Under what kind of situations we need internet connectivity for splunk? all the traffics for my instance are from internal networks I believe, is there way to disable use proxy?

0 Karma

harsmarvania57
Ultra Champion

It depends, if you are using any add-on/app which are downloading data from external API or any external URL then you require internet access via proxy otherwise Splunk does not require internet access.

You can check below configuration in server.conf

[proxyConfig]
http_proxy = <string>
* If set, splunkd sends all HTTP requests through the proxy server
  that you specify.
* No default.

https_proxy = <string>
* If set, splunkd sends all HTTPS requests through the proxy server
  that you specify.
* If not set, splunkd uses the 'http_proxy' setting instead.
* No default.
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!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...