All Apps and Add-ons

Using a proxy with Azure Monitor Event Hubs Log Integrator

MattibergB
Path Finder

Hi,

We have been trying to figure out how to make the app Azure Monitor Event Hubs Log Integrator use a proxy.
The GUI does not have this as an option so we are checking the different python files to see if we can find anything.

Has anyone already done this before and is able to point me in the right direction?

Thanks in advance!

0 Karma

joelim
Explorer

Hi!

Did you manage to get this app to work with a proxy?

0 Karma

MattibergB
Path Finder

Hi,

No we did not get it to play nice with a proxy, we changed our firewall rules so it can collect the data.

0 Karma

radualexa
New Member

hi,

add the proxy details in your etc/system/local/server.conf:

[proxyConfig]
http_proxy = http://your.proxy.server:port
https_proxy = http://your.proxy.server:port

you can also add exceptions with

no_proxy =

0 Karma

MattibergB
Path Finder

Hi

Thank you for your reply, we tried these settings and although Splunk succesfully uses the proxy the python scripts still try to connect directly. It looks like somewhere in the script it strips any proxy info.
We are going to try to work around the issue for now.

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

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