ICMP Fields

edit

ICMP specific event fields.

icmp.version

edit

The version of the ICMP protocol.

icmp.request.message

edit

type: string

A human readable form of the request.

icmp.request.type

edit

type: int

The request type.

icmp.request.code

edit

type: int

The request code.

icmp.response.message

edit

type: string

A human readable form of the response.

icmp.response.type

edit

type: int

The response type.

icmp.response.code

edit

type: int

The response code.