# Need to get the list of hosts sending the logs to kibana

**URL:** https://discuss.elastic.co/t/need-to-get-the-list-of-hosts-sending-the-logs-to-kibana/142435
**Category:** Kibana
**Created:** [July 31, 2018, 7:43pm UTC](https://discuss.elastic.co/t/need-to-get-the-list-of-hosts-sending-the-logs-to-kibana/142435 "2018-07-31T19:43:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nandha\_88](https://avatars.discourse-cdn.com/v4/letter/n/3e96dc/32.png) [@nandha\_88](https://discuss.elastic.co/u/nandha_88)
#### Post date: [July 31, 2018, 7:43pm UTC](https://discuss.elastic.co/t/need-to-get-the-list-of-hosts-sending-the-logs-to-kibana/142435/1 "2018-07-31T19:43:27Z")

</div>

Hi All,

I need to setup a new visualize to get the list of hosts forwarding the logs to logstash. We have around 50 server and filebeat is the only plugin installed in all the server.

I dont want the count , I want the list of hosts that have send the logs in the particular period of time.

Regards  
Nandha

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [July 31, 2018, 8:26pm UTC](https://discuss.elastic.co/t/need-to-get-the-list-of-hosts-sending-the-logs-to-kibana/142435/2 "2018-07-31T20:26:22Z")

</div>

Create a datable with the `terms` aggregation on the hosts field and adjust the size to include all of the hosts.

---

<div class="post-metadata">

### Author: ![nandha\_88](https://avatars.discourse-cdn.com/v4/letter/n/3e96dc/32.png) [@nandha\_88](https://discuss.elastic.co/u/nandha_88)
#### Post date: [August 1, 2018, 3:01pm UTC](https://discuss.elastic.co/t/need-to-get-the-list-of-hosts-sending-the-logs-to-kibana/142435/3 "2018-08-01T15:01:06Z")

</div>

Hey MAtt,

WE have around 90 hosts and the below helped

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/2/3/23e30af2f48f1f30f79544938f494330ea745c26.png)

Thanks

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 29, 2018, 3:01pm UTC](https://discuss.elastic.co/t/need-to-get-the-list-of-hosts-sending-the-logs-to-kibana/142435/4 "2018-08-29T15:01:09Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
