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.headers

type: object

The HTTP headers sent

http.request.method

type: keyword

The HTTP method used

http.request.body

type: keyword

The HTTP payload sent

response fields

edit

HTTP response information

http.response.headers

type: object

The HTTP headers received

http.response.code

type: keyword

example: 404

The HTTP status code

http.response.phrase

type: keyword

example: Not found

The HTTP status phrase

http.response.body

type: keyword

The HTTP payload received

json fields

edit

json metricset

server fields

edit

server