IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
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