Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing type to http.response.body field #7169

Merged
merged 1 commit into from
May 24, 2018

Conversation

adriansr
Copy link
Contributor

The field http.response.body was missing its text type, thus defaulting to keyword.

The field `http.response.body` was missing its `text` type, thus
defaulting to `keyword`.
@adriansr adriansr force-pushed the fix/pb/request_keyword_type branch from 3e0f7a6 to c3ff9f4 Compare May 24, 2018 07:31
@ruflin ruflin merged commit a5bc550 into elastic:master May 24, 2018
@adriansr adriansr added the needs_backport PR is waiting to be backported to other branches. label Jun 18, 2018
adriansr added a commit to adriansr/beats that referenced this pull request Jun 18, 2018
The field `http.response.body` was missing its `text` type, thus
defaulting to `keyword`.

(cherry picked from commit a5bc550)
@adriansr adriansr added v6.3.1 and removed needs_backport PR is waiting to be backported to other branches. labels Jun 18, 2018
ph pushed a commit that referenced this pull request Jun 18, 2018
The field `http.response.body` was missing its `text` type, thus
defaulting to `keyword`.

(cherry picked from commit a5bc550)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…7356)

The field `http.response.body` was missing its `text` type, thus
defaulting to `keyword`.

(cherry picked from commit 3df4afa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants