Dashboards & Visualizations

How to select specific reports from a Dashboard using radio buttons in a dashboard

sina_shafaei
Explorer

Hi Guys,

I have a dashboard let's call it A which includes reports of two subnets S1 and S2 (and also some join reports of these two) I need to use two radio button one for each subnet like R1 and R2 such as by selecting R1 it shows the reports related to S1 and selecting R2 shows the reports of S2. so far I have no idea how to use this feature of splunk, can you please help me with the syntax of making these two buttons in my dashboard?

Thanks in advance

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Assuming you're on 6.1, you open the dashboard A and click edit. Then add a radio-type input and click its pencil icon to edit. Fill out that form and remember the name of the token. Use that token in your search ($token_name$) to tell the search which subnet it's working on.

Docs on using forms: http://docs.splunk.com/Documentation/Splunk/6.1.4/Viz/FormEditor

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Assuming you're on 6.1, you open the dashboard A and click edit. Then add a radio-type input and click its pencil icon to edit. Fill out that form and remember the name of the token. Use that token in your search ($token_name$) to tell the search which subnet it's working on.

Docs on using forms: http://docs.splunk.com/Documentation/Splunk/6.1.4/Viz/FormEditor

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

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...