Dashboards & Visualizations

How to add filter on dashboard

gajananh999
Contributor

Dear All,

Hope you are doing good. We are creating dashboard in splunk 6. we want to add combo-box filter on dashboard can anyone please tell me how to do this?

Thanks & Regrads,

Gajanan Hiroji

Tags (3)
0 Karma
1 Solution

MuS
Legend

Hi gajananh999,

docs can tell you how to do this. The provided link has an example how to create a dashboard with a drop down menu.

hope this helps to get you started ...

cheers, MuS

View solution in original post

rajendra_b
New Member

I was able to do it on a pie chart using these two things

Add this line in the XML

<option name="charting.chart.showPercent">true</option>

This is how your user query should look like

 source =/opt/data/splunkLogs/order_transaction.log | dedup OrderId | top OrderStatus | eval OrderStatus=OrderStatus." :".count

I cannot upload the image yet, other wise I would have uploaded my pie chart.

0 Karma

MuS
Legend

Hi gajananh999,

docs can tell you how to do this. The provided link has an example how to create a dashboard with a drop down menu.

hope this helps to get you started ...

cheers, MuS

Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...