# Heartbeat: Monitor based tags

**URL:** https://discuss.elastic.co/t/heartbeat-monitor-based-tags/78363
**Category:** Beats
**Tags:** heartbeat
**Created:** [March 13, 2017, 2:57pm UTC](https://discuss.elastic.co/t/heartbeat-monitor-based-tags/78363 "2017-03-13T14:57:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dosera](https://avatars.discourse-cdn.com/v4/letter/d/a183cd/32.png) [@dosera](https://discuss.elastic.co/u/dosera)
#### Post date: [March 13, 2017, 2:57pm UTC](https://discuss.elastic.co/t/heartbeat-monitor-based-tags/78363/1 "2017-03-13T14:57:55Z")

</div>

Hi, I have a heartbeat that checks many different hosts; the urls of these hosts are usually not very expressive, e.g.

heartbeat.monitors:  
-type: 'http'  
urls: ["1.2.3.4"]  
-type 'http'  
urls: ["5.6.7.8"]  
...

It would be nice to have sth like  
-type: 'http'  
urls: ["1.2.3.4"]  
tags: ["first server"]  
-type 'http'  
urls: ["5.6.7.8"]  
tags: ["second server"]  
...

Currently, the tags can only be set in the general part of the heartbeat config as far as I know.

---

<div class="post-metadata">

### Author: ![steffens](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/steffens/32/79630_2.png) [@steffens](https://discuss.elastic.co/u/steffens)
#### Post date: [March 13, 2017, 11:36pm UTC](https://discuss.elastic.co/t/heartbeat-monitor-based-tags/78363/2 "2017-03-13T23:36:45Z")

</div>

This is currently not possible. See related ticket: [https://github.com/elastic/beats/issues/3623](https://github.com/elastic/beats/issues/3623)

---

<div class="post-metadata">

### Author: ![dosera](https://avatars.discourse-cdn.com/v4/letter/d/a183cd/32.png) [@dosera](https://discuss.elastic.co/u/dosera)
#### Post date: [March 14, 2017, 7:52am UTC](https://discuss.elastic.co/t/heartbeat-monitor-based-tags/78363/3 "2017-03-14T07:52:54Z")

</div>

Ok, thanks for your input!

---

<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: [April 11, 2017, 7:53am UTC](https://discuss.elastic.co/t/heartbeat-monitor-based-tags/78363/4 "2017-04-11T07:53:07Z")

</div>

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