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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...