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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...