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!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...