# Elastic kibana query for multiple hosts

**URL:** https://discuss.elastic.co/t/elastic-kibana-query-for-multiple-hosts/358688
**Category:** Elastic Observability
**Created:** [May 3, 2024, 7:38am UTC](https://discuss.elastic.co/t/elastic-kibana-query-for-multiple-hosts/358688 "2024-05-03T07:38:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MelasticSan](https://avatars.discourse-cdn.com/v4/letter/m/8e8cbc/32.png) [@MelasticSan](https://discuss.elastic.co/u/MelasticSan)
#### Post date: [May 3, 2024, 7:38am UTC](https://discuss.elastic.co/t/elastic-kibana-query-for-multiple-hosts/358688/1 "2024-05-03T07:38:58Z")

</div>

Often times we upgrade the agents and want to validate if we are receiving data from a particular host into the Kibana dashboard . Is there a simple quick query that can show data for last 1 hour .  
I tried something like  
tag.host = "host1" or tag.host ="host2"or tag.host ="host3" etc but what if I had 100 hosts ? Is there a query that can show like tag.host in "list of hosts" ? Any other easier ways ?  
Thanks
