# Metricbeat rabbitmq module issues

**URL:** https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751
**Category:** Beats
**Tags:** metricbeat
**Created:** [March 27, 2018, 12:30pm UTC](https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751 "2018-03-27T12:30:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![adrian.aneci](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/adrian.aneci/32/40627_2.png) [@adrian.aneci](https://discuss.elastic.co/u/adrian.aneci)
#### Post date: [March 27, 2018, 12:30pm UTC](https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751/1 "2018-03-27T12:30:56Z")

</div>

Hi team,

I've noticed some errors in metricbeat logs after activatig rabbitmq module.  
I'm using 6.2.3 metricbeat inside a docker container.  
The rabbitmq version against which I'm testing the module is 3.7.4.

> ```
> 2018-03-27T12:26:05.574Z INFO cfgfile/reload.go:219 Loading of config files completed.
> 2018-03-27T12:26:05.607Z ERROR schema/schema.go:41 Error on field 'count': Missing field: count, Error: Key disk_reads not found 
> 2018-03-27T12:26:05.607Z ERROR schema/schema.go:41 Error on field 'count': Missing field: count, Error: Key disk_writes not found
> 2018-03-27T12:26:05.607Z ERROR schema/schema.go:41 Error on field 'count': Missing field: count, Error: Key disk_writes not found
> 2018-03-27T12:26:05.607Z ERROR schema/schema.go:41 Error on field 'count': Missing field: count, Error: Key disk_reads not found
> 
> ```

Also noticed that connection metric is not available in metricbeat 6.2.3 for rabbitmq module.  
Could you please have a look and advice?

Regards,  
Adrian

---

<div class="post-metadata">

### Author: ![ruflin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ruflin/32/3116_2.png) [@ruflin](https://discuss.elastic.co/u/ruflin)
#### Post date: [March 28, 2018, 8:20am UTC](https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751/2 "2018-03-28T08:20:12Z")

</div>

The connection metricset will only be available in 6.3. For the above error it seems some disk information is missing. It could be because of the version you are using or because of OS. Is this only showing up once or persists over time?

In any case, could you open an issue on our Github repo about this? [https://github.com/elastic/beats](https://github.com/elastic/beats) It would be great if you could provide also your OS and perhaps the configs on how you start / run rabbitmq to make it reproducible on our end.

---

<div class="post-metadata">

### Author: ![adrian.aneci](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/adrian.aneci/32/40627_2.png) [@adrian.aneci](https://discuss.elastic.co/u/adrian.aneci)
#### Post date: [March 28, 2018, 1:42pm UTC](https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751/3 "2018-03-28T13:42:20Z")

</div>

Hi @ruflin ,

Thanks for your reply. These errors persist over time, most probably at every rabbitmq module check.  
I'm running the rabbitmq inside a container, using an official rabbitmq docker image, 3.7-management. Docker is running on top of CentOS 7.4.  
As you suggested I've opened an issue in github and provided all the steps to reproduce the issue - [https://github.com/elastic/beats/issues/6685](https://github.com/elastic/beats/issues/6685)

---

<div class="post-metadata">

### Author: ![ruflin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ruflin/32/3116_2.png) [@ruflin](https://discuss.elastic.co/u/ruflin)
#### Post date: [March 29, 2018, 5:09am UTC](https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751/4 "2018-03-29T05:09:50Z")

</div>

Thanks for opening the issue, lets continue the discussion there.

---

<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 26, 2018, 5:15am UTC](https://discuss.elastic.co/t/metricbeat-rabbitmq-module-issues/125751/5 "2018-04-26T05:15:56Z")

</div>

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