All Apps and Add-ons

Why is Splunk Add On Builder Test output not showing?

matthewe25
Engager

I'm currently working on indexing data from an external REST API using a python script in Splunk add-on builder. I believe the code I've written is correct and I don't encounter any errors with my call to the API but when I try using the 'Test' button, I see the 'Done' status but no sample data entries in the 'Output' section.

I know that the query I'm using will return some data since I've tested it in Postman and an IDE on my device but nothing shows up in this test UI. Is there some helper command I need to use to show this data? How can I verify that I'm receiving the data I expect?

matthewe25_0-1618519942647.png

 

0 Karma

srek3502
Observer

If you provided "print" statement in any place of your script remove it and use the helper function to log the results.
helper.log_info("response={}".format(response))

 

0 Karma

thambisetty
SplunkTrust
SplunkTrust

same in version 4.1.1

————————————
If this helps, give a like below.
0 Karma
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...