All Apps and Add-ons

Palo Alto Cortex XDR Alert Retriever - How to configure proxy settings for TA-palo-alto-cortex-xdr retriever?

Lj231
New Member

Hello,

we are using the TA for Palo Alto Cortex XDR (retriever) to collect data via API.
In our environment, outbound internet access is only possible through a proxy.

However, we were unable to find any configuration option within the app (neither in the Splunk UI nor in the config files) that allows us to specify proxy settings for the retriever input.

Could you please clarify the following:

  1. Is proxy configuration supported for this TA/retriever input?

  2. If yes, where and how can the proxy be defined (GUI, config files, or environment variables)?

  3. If no proxy field is available:

    • Does the retriever rely on environment variables such as HTTPS_PROXY?

We would highly appreciate any official documentation or best practices for proxy setup in this context.

Thanks in advance for your support.

Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @Lj231 

This app uses the python requests library, therefore you should be able to set a HTTP_PROXY/HTTPS_PROXY in $SPLUNK_HOME/etc/splunk-launch.conf

HTTP_PROXY="http://user:pass@proxy_ip:proxy_port"
HTTPS_PROXY="http://user:pass@proxy_ip:proxy_port"

Note that this will apply to the whole instance, not just that specific app. You will need to restart Splunk after configuring this.

🌟 Did this answer help you? If so, please consider:

    • Adding karma to show it was useful
    • Marking it as the solution if it resolved your issue
    • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing.

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...