- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I have a custom alert action (built with Splunk Add-on Builder) that forward alert results over HTTPS when it triggers, and I need to send it via a proxy in my current setup, so I include the Proxy configuration settings in the setup page. However, it appears that the supported proxy type are http, socks4 and socks5 on the latest version. Correct me if I'm wrong, since my data is gonna be sent over HTTPS, does it mean I would need HTTPS proxy and not HTTP proxy? If so, how is the effort like to include HTTPS proxy in the setup, or what are the alternatives I have? Thanks in advance!!
p/s: I'm have been unsuccessful to send data with http proxy, and script logic was tested to be fine.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

My understanding is they are not related. You can choose either http or https proxy to forward your data to https server. Actually you can ask your proxy provider what proxy types it supports, then choose it in UI. AoB supports popular proxy types but not all of them.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

My understanding is they are not related. You can choose either http or https proxy to forward your data to https server. Actually you can ask your proxy provider what proxy types it supports, then choose it in UI. AoB supports popular proxy types but not all of them.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I do not see a "https" proxy option when I try to configure a rest input. Are you saying that the "https" method is not supported?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@gpark2_splunk , yup, I know "https" proxy is not supported. And I was trying to check the implication of that, i.e. if I would need https proxy in order to send data over https. Turned out they are not related in that sense as mentioned by chli.
The issue was really in the script itself, which I have fixed and is working now.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your response,
Yep, that's the impression I have too based on what I read. Hm let me check with the provider on that. Thanks again!
