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!

Event Series: Splunk Observability Metrics Cost Optimization

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...