Logstash fields

edit

Logstash module

logstash

edit

node

edit

node

logstash.node.host

Host name

type: alias

alias to: host.hostname

logstash.node.version

Logstash Version

type: alias

alias to: service.version

jvm

edit

JVM Info

logstash.node.jvm.version

Version

type: keyword

logstash.node.jvm.pid

Process ID

type: alias

alias to: process.pid

node.stats

edit

node_stats metrics.

events

edit

Events stats

logstash.node.stats.events.in

Incoming events counter.

type: long

logstash.node.stats.events.out

Outgoing events counter.

type: long

logstash.node.stats.events.filtered

Filtered events counter.

type: long