IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
NATS connections metricset
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
NATS connections metricset
editThis is the connections metricset of the module nats.
This is a default metricset. If the host module is unconfigured, this metricset is enabled by default.
Fields
editFor 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":"nats",
"name":"connections",
"rtt":44269
},
"nats":{
"server": {
"id": "bUAdpRFtMWddIBWw80Yd9D",
"time": "2018-12-28T12:33:53.026865597Z"
},
"connections":{
"total": 10
}
},
"type":"metricsets"
}