# Display IP of hosts in Kibana

**URL:** https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203
**Category:** Kibana
**Created:** [June 28, 2016, 8:27pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203 "2016-06-28T20:27:57Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![thiagotrm](https://avatars.discourse-cdn.com/v4/letter/t/839c29/32.png) [@thiagotrm](https://discuss.elastic.co/u/thiagotrm)
#### Post date: [June 28, 2016, 8:27pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/1 "2016-06-28T20:27:57Z")

</div>

How can I view the IP addresses of hosts in Kibana?  
I'm sorry if already have a topic. But I not found.

---

<div class="post-metadata">

### Author: ![shaunak](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/shaunak/32/6643_2.png) [@shaunak](https://discuss.elastic.co/u/shaunak)
#### Post date: [June 28, 2016, 8:47pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/2 "2016-06-28T20:47:56Z")

</div>

Can you provide some more details please? Is there a field for the host in your data? Are you trying to convert it to an IP? Or are you referring to something else?

---

<div class="post-metadata">

### Author: ![thiagotrm](https://avatars.discourse-cdn.com/v4/letter/t/839c29/32.png) [@thiagotrm](https://discuss.elastic.co/u/thiagotrm)
#### Post date: [June 29, 2016, 12:06pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/3 "2016-06-29T12:06:45Z")

</div>

I want a new field that show the host IP. I need to show the hostname and the IP. The hostname is already ok. How to do it with the IP address?

 ![](https://us1.discourse-cdn.com/elastic/original/2X/e/ed7b36c419330e80a6526f5fe382e401e96b9821.PNG)

---

<div class="post-metadata">

### Author: ![thiagotrm](https://avatars.discourse-cdn.com/v4/letter/t/839c29/32.png) [@thiagotrm](https://discuss.elastic.co/u/thiagotrm)
#### Post date: [June 29, 2016, 12:17pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/4 "2016-06-29T12:17:42Z")

</div>

The index pattern that I load was the "beats-dashboards-1.1.0.zip". The tutorial I created my log server is on the link below.

> **[How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 7 |...](https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elk-stack-on-centos-7)**
>
> In this tutorial, we will go over the installation of the Elasticsearch ELK Stack on CentOS 7—that is, Elasticsearch 2.1.x, Logstash 2.1.x, and Kibana 4.3.x. We will also show you how to configure it to gather and visualize the syslogs of your...

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [June 29, 2016, 12:55pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/5 "2016-06-29T12:55:17Z")

</div>

> I need to show the hostname and the IP. The hostname is already ok. How to do it with the IP address?

Logstash's dns filter can perform DNS lookups of fields.

---

<div class="post-metadata">

### Author: ![thiagotrm](https://avatars.discourse-cdn.com/v4/letter/t/839c29/32.png) [@thiagotrm](https://discuss.elastic.co/u/thiagotrm)
#### Post date: [June 29, 2016, 2:17pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/6 "2016-06-29T14:17:32Z")

</div>

Sorry. I do not know how to do this. There is a link to a tutorial?

---

<div class="post-metadata">

### Author: ![thiagotrm](https://avatars.discourse-cdn.com/v4/letter/t/839c29/32.png) [@thiagotrm](https://discuss.elastic.co/u/thiagotrm)
#### Post date: [June 29, 2016, 2:19pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/7 "2016-06-29T14:19:59Z")

</div>

On link below, in field host, show the IP.

[http://logstash.openstack.org/#/dashboard/file/logstash.json](http://logstash.openstack.org/#/dashboard/file/logstash.json)

---

<div class="post-metadata">

### Author: ![thiagotrm](https://avatars.discourse-cdn.com/v4/letter/t/839c29/32.png) [@thiagotrm](https://discuss.elastic.co/u/thiagotrm)
#### Post date: [June 29, 2016, 2:24pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/8 "2016-06-29T14:24:03Z")

</div>

I'm already two days trying to set the field IP. I think this is very easy, but unfortunately I am not able to do.

---

<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: [July 6, 2017, 1:48pm UTC](https://discuss.elastic.co/t/display-ip-of-hosts-in-kibana/54203/9 "2017-07-06T13:48:48Z")

</div>


