Back to Beats

Measurements (Transactions) fields [exported-fields-trans_measurements]

docs/reference/packetbeat/exported-fields-trans_measurements.md

9.4.0628 B
Original Source

% This file is generated! See dev-tools/mage/generate_fields_docs.go

Measurements (Transactions) fields [exported-fields-trans_measurements]

These fields contain measurements related to the transaction.

bytes_in : The number of bytes of the request. Note that this size is the application layer message length, without the length of the IP or TCP headers.

type: alias

alias to: source.bytes

bytes_out : The number of bytes of the response. Note that this size is the application layer message length, without the length of the IP or TCP headers.

type: alias

alias to: destination.bytes