IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
HTTP fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
HTTP fields
editHTTP module
http fields
editrequest fields
editHTTP request information
-
http.request.header
-
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
editHTTP response information
-
http.response.header
-
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
editjson metricset
server fields
editserver