Dashboards & Visualizations

Filter results while Populating Drop down box

karthikbalakris
Explorer

hi all,
i have a drop down list box which displays the host names. but i want to filter the hosts that are displayed based on the host names.
For Ex: I have hosts named
ABC_1
ABC_2
DEF_1
DEF_2
Now i want the drop down bow to display only ABC_* Is this possible?
My current xml code is

"populatingSearch fieldForValue= "host" fieldForLabel="host">
| metadata type=hosts | hosts = "ABC_*"
/populatingSearch>"

But this is not working as expected. Kindly help.

Tags (2)
0 Karma
1 Solution

MHibbin
Influencer

Try:

| metadata type=hosts | search hosts="ABC_*"

View solution in original post

MHibbin
Influencer

Cool, glad it helped, can you mark the answer as accepted then please to let the community know, that no further help is required. Thanks

0 Karma

karthikbalakris
Explorer

@MHibbin

Your idea worked, with a very small correction though. Here is teh one that worked:

| metadata type=hosts | search host="HPSM_QA_*"

Its search hosts and not search hosts

anyway the idea is your and all the credit is to you.
Thanks So much

0 Karma

MHibbin
Influencer

Try:

| metadata type=hosts | search hosts="ABC_*"

karthikbalakris
Explorer

TYPO
Its search host and not search hosts

0 Karma

karthikbalakris
Explorer

@MHibbin

Your idea worked, with a very small correction though. Here is teh one that worked:

| metadata type=hosts | search host="HPSM_QA_*"

Its search hosts and not search hosts

anyway the idea is your and all the credit is to you.
Thanks So much

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...