Hi all, I have installed Splunk_TA_New_Relic v2.2.0 and configured the NR Insight Input. I did not use HTTP proxy and I could see the following error in the TA logs: AttributeError: module 'socks' has no attribute 'PROXY_TYPE_HTTP_NO_TUNNEL' 'http_no_tunnel': socks.PROXY_TYPE_HTTP_NO_TUNNEL, File "/opt/splunk/etc/apps/Splunk_TA_New_Relic/bin/splunk_ta_new_relic/aob_py3/cloudconnectlib/core/http.py", line 26, in <module> from .http import HttpClient File "/opt/splunk/etc/apps/Splunk_TA_New_Relic/bin/splunk_ta_new_relic/aob_py3/cloudconnectlib/core/engine.py", line 6, in <module> from .engine import CloudConnectEngine Hence the data collector failed with 2020-11-09 22:07:39,251 +0000 log_level=ERROR, pid=27340, tid=Thread-4, file=ta_data_collector.py, func_name=index_data, code_line_no=113 | [stanza_name="NR_Events"] Failed to index data Does anybody experienced the same issue and know how to resolve it? Thanks in advance.
... View more