New

The executive guide to generative AI

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

HTTP fields

edit

HTTP module

http fields

edit

request fields

edit

HTTP request information

http.request.header

edit

type: object

The HTTP headers sent

http.request.method

edit

type: keyword

The HTTP method used

http.request.body

edit

type: keyword

The HTTP payload sent

response fields

edit

HTTP response information

http.response.header

edit

type: object

The HTTP headers received

http.response.code

edit

type: keyword

example: 404

The HTTP status code

http.response.phrase

edit

type: keyword

example: Not found

The HTTP status phrase

http.response.body

edit

type: keyword

The HTTP payload received

json fields

edit

json metricset

server fields

edit

server