IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

ICMP fields

edit

ICMP specific event fields.

icmp.version

The version of the ICMP protocol.

icmp.request.message

type: keyword

A human readable form of the request.

icmp.request.type

type: long

The request type.

icmp.request.code

type: long

The request code.

icmp.response.message

type: keyword

A human readable form of the response.

icmp.response.type

type: long

The response type.

icmp.response.code

type: long

The response code.