I've been using this App for Twitter Data and it has been good until I upgrade Splunk to 6.3
https://splunkbase.splunk.com/app/1162/
It seems to be an SSL related issue. Do I need to make any configuration changes to make it work again?
12-23-2015 10:09:33.360 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" from .connectionpool import (
12-23-2015 10:09:33.360 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" File "/Applications/Splunk/etc/apps/twitter2/bin/requests/packages/urllib3/connectionpool.py", line 12, in <module>
12-23-2015 10:09:33.360 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" from .util import resolve_cert_reqs, resolve_ssl_version, assert_fingerprint
12-23-2015 10:09:33.360 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" File "/Applications/Splunk/etc/apps/twitter2/bin/requests/packages/urllib3/util.py", line 11, in <module>
12-23-2015 10:09:33.360 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" from hashlib import md5, sha1
12-23-2015 10:09:33.360 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" ImportError: cannot import name md5
12-23-2015 10:10:33.350 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" ERROR:root:code for hash md5 was not found.
12-23-2015 10:10:33.350 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" Traceback (most recent call last):
12-23-2015 10:10:33.350 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" File "/Applications/Splunk/lib/python2.7/hashlib.py", line 147, in <module>
12-23-2015 10:10:33.350 -0800 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/twitter2/bin/stream_tweets.py" globals()[__func_name] = __get_hash(__func_name)
↧