All Apps and Add-ons

We have a Dashboard, can we expose it through REST API? Could someone please share working example?

Hunterzz
New Member

we need to expose splunk dashboard as an API, so that an external TIBCO middleware system can consume it.

we really appreciate, if we could get working example?

0 Karma

efavreau
Motivator

There is discussion in the comments on this page: https://docs.splunk.com/Documentation/Splunk/6.6.6/RESTTUT/RESTsearches
Your dashboard is a series of live queries or scheduled reports, correct? So you need to consume a series of queries (scheduled or otherwise), that result in exactly the stats tables you desire. Then have your middleware consume each query via the rest api.

###

If this reply helps you, an upvote would be appreciated.
0 Karma

niketn
Legend

@Hunterzz you should check out Splunk Next Beta Splunk Developer Cloud which was introduced at Splunk .Conf last year. It allows you to export dashboard as JSON.

https://www.splunk.com/blog/2018/10/03/new-for-developers-splunk-developer-cloud-more.html
https://www.splunk.com/blog/2018/10/16/splunk-dashboards-ui-in-the-new-splunk-developer-cloud-sdc-be...

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...