HTTP fields
HTTP module
HTTP request information
http.request.headers
- The HTTP headers sent
type: object
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 metricset
server