WARNING: Version 6.2 of Metricbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
HTTP fields
editHTTP fields
editHTTP module
http fields
editrequest fields
editHTTP request information
http.request.header
edittype: object
The HTTP headers sent
http.request.method
edittype: keyword
The HTTP method used
http.request.body
edittype: keyword
The HTTP payload sent
response fields
editHTTP response information
http.response.header
edittype: object
The HTTP headers received
http.response.code
edittype: keyword
example: 404
The HTTP status code
http.response.phrase
edittype: keyword
example: Not found
The HTTP status phrase
http.response.body
edittype: keyword
The HTTP payload received
json fields
editjson metricset
server fields
editserver