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!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...