All Apps and Add-ons

TA for Wunderground: Why am I getting an error using "history" feature?

andywebb
New Member

Using the "history" feature to query wunderground is returning an error.
12-21-2014 18:00:01.592 -0500 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-wunderground\bin\wunderground.py"" Exception in RunAPI call: Failed to find Index in API_URLS config:{u'country': u'TX', 'apikey': u'', 'feature': u'history', u'city': u'Austin'}

I can see in the code where the error is being thrown, but it's unclear why.

Tags (1)
0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Hey there - thanks for downloading! Email me or find me on IRC (#splunk on efnet) and I'll send you a fixed version. What version are you using? Also - your config json needs to be:

{"country":"TX", "city":"Austin" , "from":"2014-12-01","to":"2014-12-22"} 

Replace the dates as required.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...