HTTP fields

HTTP module

http

request

HTTP request information

http.request.headers

The HTTP headers sent

type: object

response

HTTP response information

http.response.headers

The HTTP headers received

type: object

http.response.code

The HTTP status code

type: keyword

example: 404

http.response.phrase

The HTTP status phrase

type: keyword

example: Not found

json

json metricset

server

server