All Apps and Add-ons

How do you configure the Proxy Settings?

sfortier99
Engager

I tested this Add-on without using proxy settings and it works great, but how do you get this to work if you have to utilize a proxy and is there any special configuration for certificates?

jat75
Explorer

I know it's been a while...but does anyone know if that admin_api.set_proxy line still works?

Thanks.

0 Karma

southeringtonp
Motivator

This is an old question, but since it bit me too, here's a (bad) workaround.

In duo_input.py, in the run_script() funciton, add the following:

    admin_api.set_proxy('proxy.example.org', 8080)

If your proxy server presents an SSL certificate, you will likely also need to add your root CAs to lib/duo_client/ca_certs.pem.

0 Karma

mikaelbje
Motivator

Tried hacking in support for this in the code but wasn't successful (we also have to cater for SSL inspection). There are no parameters in the "Add Inputs" setup page to add proxy or other CA certs, unfortunately.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

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 GA in US-AWS!

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