Dashboards & Visualizations

SPL command to redirect to a dashboard?

gabriel_vasseur
Contributor

I would really like to know the answer to this existing question

I was wondering if maybe there was an SPL command similar to savedsearchwe could use to redirect to a dashboard. Something like:

| dashboard /app/my_app/my_dashboard?token1=value1&token2=value2

I'm not too familiar with the rest command, but could it help here? How about script?
Any idea anyone?

0 Karma

splunkton
Path Finder

SPL command are the commands to process and parse the data....

To best of my knowledge there is no SPL command to do so.......

With the help of script, you can call the dash board in a web page using SDK's...

gabriel_vasseur
Contributor

I feared so. I do wish splunk ES would allow links to dashboards in notable events, instead of insisting on some SPL...
I have never used the SDK before, I'll have a look at some point but unfortunately I have no time for fun right now... 🙂 thanks for your help.

0 Karma

rafamss
Contributor

Hi Gabriel,

If I understand your question, do you need send spl command for panel in a Dashboard ?

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 ...