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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...