uberAgent

Using uberAgent With a Proxy

uberAgent uses libcurl to send data when using HTTP or HTTPS as protocol. libcurl ignores common per-system or per-user proxy settings. Customers who want to use uberAgent with a proxy, must configure the following two system environment variables:

  • http_proxy
  • https_proxy

Customers who have a proxy configured but don’t want to route the traffic from uberAgent to Splunk through it, must set the environment variable no_proxy to the Splunk server name.

More information is available in the libcurl documentation.

Using uberAgent With a Proxy

In this article