Hello All
I have a weird problem bugging me while using the Salesforce Reports app for splunk. I have configured the SFDC account with proper proxy settings in the splunk add-on for salesforce app and it has absolutely no problem in connecting and ingesting data. However, when i use the same proxy settings for the reports app i get the below error.
2018-12-04 02:02:57,724 ERROR pid=79433 tid=MainThread file=base_modinput.py:log_error:307 | Get error when collecting events.
Traceback (most recent call last):
File "/u02/apps/splunk/etc/apps/TA-Salesforce_Reports/bin/ta_salesforce_reports/modinput_wrapper/base_modinput.py", line 127, in stream_events
self.collect_events(ew)
File "/u02/apps/splunk/etc/apps/TA-Salesforce_Reports/bin/salesforce_report.py", line 100, in collect_events
input_module.collect_events(self, ew)
File "/u02/apps/splunk/etc/apps/TA-Salesforce_Reports/bin/input_module_salesforce_report.py", line 75, in collect_events
raise salesforce_error
ConnectionError: ('Connection aborted.', error(104, 'Connection reset by peer'))