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
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...