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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...