Dashboards & Visualizations

Is there a limit to the number of choices in a dashboard drop-down?

dxw350
Path Finder

It looks like not all my options in the dropdown are being displayed. I have about 200 and wanted to know if the dropdown selection limits the number to be displayed in the list. If so, is there a way to override?

0 Karma

rjthibod
Champion

The limit for more recent versions of Splunk 6.3 and higher is definitely in the tens of thousands. More than a few thousand will be noticeable in terms of the amount of memory a dashboard eats up.

200 should be no issue.

There is no override.

0 Karma

cmerriman
Super Champion

how are you populating the drop down? I have had a dropdown of over 1000, and I am not sure of any limit, though depending on how it is populated, i have noticed lag times in the drop down being populated. Also, what version of Splunk are you using?

0 Karma

dxw350
Path Finder

Using version 6.5.2 - This is the jist of my query in the dropdown |inputlookup datafile |sort+ app_names|dedup app_names? Any reason I am only get 55 of the 200+ dropdown application names?

0 Karma

cmerriman
Super Champion

when you open the input to edit it in the dashboard and you click "Run Search" do you see 200+ app_names or just 55? is it because of the dedup?

0 Karma

rjthibod
Champion

Do this |inputlookup datafile |stats dc(app_names) as unique and see what number you get

Also, I would change your original query to this: |inputlookup datafile |dedup app_names | sort + app_names

0 Karma
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 ...