Skip to content

Add http.response.* fields#4

Merged
andrewkroh merged 1 commit intoelastic:masterfrom
ruflin:add-http-response
Jun 6, 2018
Merged

Add http.response.* fields#4
andrewkroh merged 1 commit intoelastic:masterfrom
ruflin:add-http-response

Conversation

@ruflin
Copy link
Copy Markdown
Contributor

@ruflin ruflin commented May 28, 2018

HTTP response status code and body show up in different Beats as packetbeat, heartbeat, filebeat, apm-server and also in web server logs. They are so common that it makes sense to standardise on the naming which is not the case yet.

I initially thought of creating response object outside as it also exists for other protocols but came to the conclusion that it's not really useful to correlate for example response codes across different protocols.

HTTP response status code and body show up in different Beats as packetbeat, heartbeat, filebeat, apm-server and also in web server logs. They are so common that it makes sense to standardise on the naming which is not the case yet.

I initially thought of creating `response` object outside as it also exists for other protocols but came to the conclusion that it's not really useful to correlate for example response codes across different protocols.
@ruflin ruflin force-pushed the add-http-response branch from 7ec8a06 to 218ffa6 Compare June 5, 2018 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants