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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

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

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...