Dashboards & Visualizations

Display custom dashboard panels

strive
Influencer

Hi,

We allow users to create custom dashboard panels using 'Create' option in flashtimeline.

I need to display the list of custom dashboards in a custom GUI screen. I am able to fetch the list using /servicesNS/{arg1}/{arg2}/data/ui/views in my java code.

In the custom GUI when user clicks on the dashboard name, i should display the dashboard that user created(Take user to the final screen of dasboard creation process)

I am unable get this right. I tried something like /splunkApp/app/appname/%40go?s=dashboard name

How to display back the custom dashboards to users in custom GUI?

Thanks

Strive

0 Karma
1 Solution

strive
Influencer

I did it. I could achieve it by /splunkApp/app/appname/dashboardName

View solution in original post

strive
Influencer

I did it. I could achieve it by /splunkApp/app/appname/dashboardName

rkarthik29
New Member

hi can you please elaborate. i am trying to write a curl based script that can call the splunk dashboard and save the output of the dashboard (whatever is seen on dashboard ) as an html file, that can shown as pure html on demand.

0 Karma

rkarthik29
New Member

i can see the dashboard, but i am unable to execute it via rest

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...