IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

RabbitMQ node metricset

edit

This is the node metricset of the RabbitMQ module.

Fields

edit

For a description of each field in the metricset, see the exported fields section.

Here is an example document generated by this metricset:

{
    "@timestamp":"2016-05-23T08:05:34.853Z",
    "beat":{
        "hostname":"beathost",
        "name":"beathost"
    },
    "metricset":{
        "host":"localhost",
        "module":"rabbitmq",
        "name":"node",
        "rtt":44269
    },
    "rabbitmq":{
        "node":{
            "example": "node"
        }
    },
    "type":"metricsets"
}