Getting Data In

HTTP_PROXY and modular input

sylim_splunk
Splunk Employee
Splunk Employee

We developed an Splunk app which uses a modular input going out to the internet to collect data. We have to go through our internal proxy to get to the internet and everything has set up accordingly, like HTTPS_PROXY and HTTP_PROXY in splunk-lauch.conf as suggested in https://answers.splunk.com/answers/2670/set-a-proxy-variable-for-splunk-to-get-out-to-the-internet.h...

But it still is not able to make it to the internet. Please help.

Tags (1)
0 Karma
1 Solution

sylim_splunk
Splunk Employee
Splunk Employee

Modular input/scripted input needs to implement its own proxy setting - HTTP_PROXY will not work for the case.
Below has sample codes for your reference;
https://github.com/damiendallimore/SplunkModularInputsPythonFramework/blob/master/implementations/bu...

Hope it helps.

View solution in original post

0 Karma

sylim_splunk
Splunk Employee
Splunk Employee

Modular input/scripted input needs to implement its own proxy setting - HTTP_PROXY will not work for the case.
Below has sample codes for your reference;
https://github.com/damiendallimore/SplunkModularInputsPythonFramework/blob/master/implementations/bu...

Hope it helps.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...