All Apps and Add-ons

ERROR ExecProcessor REST Modular API

efaundez
Path Finder

Good afternoon

We have had constant problems with this APP which every time it gave an error, the application was restarted and the data was re-indexed, in this case it is used for monitoring twitter, the app key has been acquired but still continues presenting errors.

Detail of inputs.conf and errors from _internal is attached

[rest://twitters]
activation_key = 3Cxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
auth_type = oauth1
endpoint = https://stream.twitter.com/1.1/statuses/filter.json
http_method = GET
index = twitter
index_error_response_codes = 1
log_level = INFO
oauth1_access_token = 1298721659038257158-F18lXXXXXXXXXXXXXXXXXXXXXX
oauth1_access_token_secret = 3GhF21OVmif1mbVXXXXXXXXXXXXXXXXXXXXXX
oauth1_client_key = QxIyiALfbXXXXXXXXXXXXXXXXXXXXXX
oauth1_client_secret = PFDQMVpImp2XXXXXXXXXXXXXXXXXXXXXX
request_timeout = 86400
response_type = text
sequential_mode = 0
sourcetype = tweetsloc
streaming_request = 1
url_args = track=VirginMobile_cl,fibra,3play,iptv,internet hogar ^stall_warnings=true


###### ERRORS ########


(item.split('=',1) for item in url_args_str.split(delimiter)))
for chunk in self.iter_content(chunk_size=chunk_size, decode_unicode=decode_unicode):
for line in r.iter_lines():
raise ChunkedEncodingError(e)
self.__target(*self.__args, **self.__kwargs)
self.run()
url_args = dict((k.strip(), v.strip()) for k,v in
File "/local1/splunk_HF2/etc/apps/rest_ta/bin/requests/models.py", line 754, in generate
File "/local1/splunk_HF2/etc/apps/rest_ta/bin/requests/models.py", line 795, in iter_lines
File "/local1/splunk_HF2/etc/apps/rest_ta/bin/rest.py", line 494, in <genexpr>
File "/local1/splunk_HF2/etc/apps/rest_ta/bin/rest.py", line 495, in do_run
File "/local1/splunk_HF2/etc/apps/rest_ta/bin/rest.py", line 687, in do_run
File "/local1/splunk_HF2/lib/python2.7/threading.py", line 754, in run
File "/local1/splunk_HF2/lib/python2.7/threading.py", line 801, in __bootstrap_inner
ChunkedEncodingError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read))
Exception in thread Thread-1:
INFO:restmodinput:rest://twitters : Entered Polling Loop
INFO:restmodinput:rest://twitters : Executing HTTP Request
Traceback (most recent call last):
ValueError: need more than 1 value to unpack

Any support is appreciated.

greeting

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...