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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...