Beat fields

edit

Beat module

beat

edit
beat.id

Beat ID.

type: keyword

beat.type

Beat type.

type: keyword

state

edit

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

stats

edit

Beat stats

beat.stats.uptime.ms

Beat uptime

type: long

beat.stats.runtime.goroutines

Number of goroutines running in Beat

type: long

libbeat

edit

Fields common to all Beats

output

edit

Output stats

beat.stats.libbeat.output.type

Type of output

type: keyword

events

edit

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

read

edit

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

write

edit

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