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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...