IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Logstash fields
editLogstash module
logstash fields
editnode fields
editnode
-
logstash.node.host
-
type: alias
alias to: host.hostname
Host name
-
logstash.node.version
-
type: alias
alias to: service.version
Logstash Version
jvm fields
editJVM Info
-
logstash.node.jvm.version
-
type: keyword
Version
-
logstash.node.jvm.pid
-
type: alias
alias to: process.pid
Process ID
node.stats fields
editnode_stats metrics.
events fields
editEvents stats
-
logstash.node.stats.events.in
-
type: long
Incoming events counter.
-
logstash.node.stats.events.out
-
type: long
Outgoing events counter.
-
logstash.node.stats.events.filtered
-
type: long
Filtered events counter.