Back to Beats

Thrift-RPC fields [exported-fields-thrift]

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

9.4.0694 B
Original Source

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

Thrift-RPC fields [exported-fields-thrift]

Thrift-RPC specific event fields.

thrift.params : The RPC method call parameters in a human readable format. If the IDL files are available, the parameters use names whenever possible. Otherwise, the IDs from the message are used.

thrift.service : The name of the Thrift-RPC service as defined in the IDL files.

thrift.return_value : The value returned by the Thrift-RPC call. This is encoded in a human readable format.

thrift.exceptions : If the call resulted in exceptions, this field contains the exceptions in a human readable format.