Logstash fieldsedit

Logstash module

logstash fieldsedit

node fieldsedit

node

logstash.node.host

type: alias

alias to: host.hostname

Host name

logstash.node.version

type: alias

alias to: service.version

Logstash Version

jvm fieldsedit

JVM Info

logstash.node.jvm.version

type: keyword

Version

logstash.node.jvm.pid

type: alias

alias to: process.pid

Process ID

node.stats fieldsedit

node_stats metrics.

events fieldsedit

Events 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.