Getting Data In

Splunk add-on for New Relic -- Getting Error : ValueError: No JSON object could be decoded

jdedev
New Member

Hello All,
Trying to setup Splunk add-on for New Relic and getting this errors in the logs :
ValueError: No JSON object could be decoded

return _default_decoder.decode(s)
File "/opt/splunk/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/opt/splunk/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
2020-02-05 07:09:20,410 INFO pid=19395 tid=MainThread file=connectionpool.py:_new_conn:758 | Starting new HTTPS connection (1): 127.0.0.1
2020-02-05 07:09:21,302 INFO pid=19395 tid=MainThread file=connectionpool.py:_new_conn:758 | Starting new HTTPS connection (1): 127.0.0.1
2020-02-05 07:09:23,247 INFO pid=19395 tid=MainThread file=connectionpool.py:_new_conn:758 | Starting new HTTPS connection (1): 127.0.0.1
2020-02-05 07:09:25,140 INFO pid=19395 tid=MainThread file=setup_util.py:log_info:114 | Proxy is not enabled!

Lookin at the logs using this request
index=_internal newrelic sourcetype="splunk_ta_new_relic_new_relic_account_input-too_small"

Any help is much appreciated.

Regards,
Serge

Tags (2)
0 Karma

felixwawolangi1
New Member

Hi,
I had the same issue recently.
From 14th of Jan, the add-on stopped ingesting Alerts/Violation data and throwing 'ValueError: No JSON object could be decoded' errors.

Turns out that the 'Servers' API is deprecated, and if this is selected in the inputs ('API Key'), the add-on just errors out.

Try disabling that API in your input.

Regards
Felix

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...