# Heartbeat - Unnamed auto-tcp-0X3C15C657CDFFA0C3

**URL:** https://discuss.elastic.co/t/heartbeat-unnamed-auto-tcp-0x3c15c657cdffa0c3/199674
**Category:** Beats
**Tags:** heartbeat
**Created:** [September 16, 2019, 1:53pm UTC](https://discuss.elastic.co/t/heartbeat-unnamed-auto-tcp-0x3c15c657cdffa0c3/199674 "2019-09-16T13:53:22Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Maekee](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/maekee/32/21708_2.png) [@Maekee](https://discuss.elastic.co/u/Maekee)
#### Post date: [September 16, 2019, 1:53pm UTC](https://discuss.elastic.co/t/heartbeat-unnamed-auto-tcp-0x3c15c657cdffa0c3/199674/1 "2019-09-16T13:53:22Z")

</div>

Hello,  
I have configured the heartbeat.yml

with these configs:

heartbeat.monitors:

- type: tcp  
hosts: ["mylogstashserver1"]  
schedule: '@every 10s'  
ports: [5044]

name: "mylogstashserver1"

output.logstash:  
hosts: ["mylogstashserver1:5044","mylogstashserver2:5044"]

And under Uptime in Kibana i see Name: Unnamed auto-tcp-0X3C15C657CDFFA0C3  
I would like to get mylogstashserver1 there.

Cheerio

---

<div class="post-metadata">

### Author: ![Andrew\_Cholakian1](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andrew_cholakian1/32/3612_2.png) [@Andrew\_Cholakian1](https://discuss.elastic.co/u/Andrew_Cholakian1)
#### Post date: [September 16, 2019, 2:05pm UTC](https://discuss.elastic.co/t/heartbeat-unnamed-auto-tcp-0x3c15c657cdffa0c3/199674/2 "2019-09-16T14:05:10Z")

</div>

You'll want to add the [`id` and `name`](https://www.elastic.co/guide/en/beats/heartbeat/current/configuration-heartbeat-options.html#monitor-id) keys to your config.

---

<div class="post-metadata">

### Author: ![Maekee](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/maekee/32/21708_2.png) [@Maekee](https://discuss.elastic.co/u/Maekee)
#### Post date: [September 18, 2019, 8:15am UTC](https://discuss.elastic.co/t/heartbeat-unnamed-auto-tcp-0x3c15c657cdffa0c3/199674/3 "2019-09-18T08:15:49Z")

</div>

Awesome, thanks.. strange that these values are not default under the monitors. But i am happy with the solution. I added both name and id.. dont know if both are necessary

---

<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: [October 16, 2019, 8:15am UTC](https://discuss.elastic.co/t/heartbeat-unnamed-auto-tcp-0x3c15c657cdffa0c3/199674/4 "2019-10-16T08:15:50Z")

</div>

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