WARNING: Version 6.2 of Metricbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Logstash node metricset
editLogstash node metricset
editThis functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
This is the node metricset of the module Logstash.
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": "2017-10-12T08:05:34.853Z", "beat": { "hostname": "host.example.com", "name": "host.example.com" }, "logstash": { "node": { "host": "4318d3c307b3", "jvm": { "pid": 1, "version": "1.8.0_151" }, "version": "6.0.0-rc2" } }, "metricset": { "host": "127.0.0.1:9600", "module": "logstash", "name": "node", "rtt": 115 } }