Beat fieldsedit

Beat module

beatedit

beat.id

Beat ID.

type: keyword

beat.type

Beat type.

type: keyword

stateedit

Beat state

beat.state.management.enabled

Is central management enabled?

type: boolean

beat.state.module.count

Number of modules enabled

type: integer

beat.state.output.name

Name of output used by Beat

type: keyword

beat.state.queue.name

Name of queue being used by Beat

type: keyword

statsedit

Beat stats

beat.stats.uptime.ms

Beat uptime

type: long

beat.stats.runtime.goroutines

Number of goroutines running in Beat

type: long

libbeatedit

Fields common to all Beats

outputedit

Output stats

beat.stats.libbeat.output.type

Type of output

type: keyword

eventsedit

Event counters

beat.stats.libbeat.output.events.acked

Number of events acknowledged

type: long

beat.stats.libbeat.output.events.active

Number of active events

type: long

beat.stats.libbeat.output.events.batches

Number of event batches

type: long

beat.stats.libbeat.output.events.dropped

Number of events dropped

type: long

beat.stats.libbeat.output.events.duplicates

Number of events duplicated

type: long

beat.stats.libbeat.output.events.failed

Number of events failed

type: long

beat.stats.libbeat.output.events.toomany

Number of too many events

type: long

beat.stats.libbeat.output.events.total

Total number of events

type: long

readedit

Read stats

beat.stats.libbeat.output.read.bytes

Number of bytes read

type: long

beat.stats.libbeat.output.read.errors

Number of read errors

type: long

writeedit

Write stats

beat.stats.libbeat.output.write.bytes

Number of bytes written

type: long

beat.stats.libbeat.output.write.errors

Number of write errors

type: long