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?
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...
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.
Hi Gabriel,
If I understand your question, do you need send spl command for panel in a Dashboard ?