NFS fieldsedit

NFS v4/3 specific event fields.

nfs.version

type: long

NFS protocol version number.

nfs.minor_version

type: long

NFS protocol minor version number.

nfs.tag

NFS v4 COMPOUND operation tag.

nfs.opcode

NFS operation name, or main operation name, in case of COMPOUND calls.

nfs.status

NFS operation reply status.

rpc fieldsedit

ONC RPC specific event fields.

rpc.xid

RPC message transaction identifier.

rpc.status

RPC message reply status.

rpc.auth_flavor

RPC authentication flavor.

rpc.cred.uid

type: long

RPC caller’s user id, in case of auth-unix.

rpc.cred.gid

type: long

RPC caller’s group id, in case of auth-unix.

rpc.cred.gids

RPC caller’s secondary group ids, in case of auth-unix.

rpc.cred.stamp

type: long

Arbitrary ID which the caller machine may generate.

rpc.cred.machinename

The name of the caller’s machine.

rpc.call_size

type: alias

alias to: source.bytes

RPC call size with argument.

rpc.reply_size

type: alias

alias to: destination.bytes

RPC reply size with argument.