Splunk Dev

Importing Data into Splunk

Temp
Observer

I have real-time data that I am getting by running a python script using Splunk SDK. My requirement is to upload this data back into a Splunk Dashboard.  I wrote a python script initially because the operations  I had on the data were a bit complicated.

Can I upload this into a dashboard using API calls? Whatever API calls I found online only let me upload the XML content of a dashboard.

If it is not possible in a dashboard is there any other alternative way I could present this data using Splunk?

Labels (4)
Tags (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

One does not send data to a dashboard.  One puts data into an index or lookup and then dashboards search for that data and display it.

Have you considered running your script as a modular input?  That way the output of the script is indexed by Splunk and can be found and used by dashboards, etc.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Cultivate Your Career Growth with Fresh Splunk Training

Growth doesn’t just happen—it’s nurtured. Like tending a garden, developing your Splunk skills takes the right ...

Introducing a Smarter Way to Discover Apps on Splunkbase

We’re excited to announce the launch of a foundational enhancement to Splunkbase: App Tiering.  Because we’ve ...

How to Send Splunk Observability Alerts to Webex teams in Minutes

As a Developer Evangelist at Splunk, my team and I are constantly tinkering with technology to explore its ...