# Filebeat Fields

**URL:** https://discuss.elastic.co/t/filebeat-fields/37751
**Category:** Beats
**Created:** [December 22, 2015, 11:41am UTC](https://discuss.elastic.co/t/filebeat-fields/37751 "2015-12-22T11:41:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dawiro](https://avatars.discourse-cdn.com/v4/letter/d/71e660/32.png) [@dawiro](https://discuss.elastic.co/u/dawiro)
#### Post date: [December 22, 2015, 11:41am UTC](https://discuss.elastic.co/t/filebeat-fields/37751/1 "2015-12-22T11:41:38Z")

</div>

Hi,  
Can I ask, what is the difference between [filebeat.name](http://filebeat.name) and filebeat.hostname? They have the same value for each host I collect from.

Regards,  
David

---

<div class="post-metadata">

### Author: ![monica](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/monica/32/3696_2.png) [@monica](https://discuss.elastic.co/u/monica)
#### Post date: [December 22, 2015, 12:17pm UTC](https://discuss.elastic.co/t/filebeat-fields/37751/2 "2015-12-22T12:17:57Z")

</div>

filebeat.hostname contains always the hostname and [filebeat.name](http://filebeat.name) contains what you configure under shipper-\>name. By default, [filebeat.name](http://filebeat.name) takes the hostname as value, so it has the same value as filebeat.hostname. The idea is that you use the "name" to group a set of Filebeat instances and "hostname" to differentiate between them. It's true that for basic installations, the same information is exported twice.

---

<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 5, 2017, 9:57pm UTC](https://discuss.elastic.co/t/filebeat-fields/37751/3 "2017-07-05T21:57:20Z")

</div>


