Change type of text fields to keyword#10542
Conversation
|
jenkins test this |
webmat
left a comment
There was a problem hiding this comment.
LGTM, thanks!
Any idea why only 2/7 of the fields end up changing in the asciidoc? Are the other ones (which are nested deeper) skipped because there's too many?
|
Very good point by @webmat I assume something is wrong with the indentation or naming in the fields.yml which means all the other fields are not part of the template either. |
|
@ruflin Indeed. I've fixed the indentation problem. Now all required fields are changed. |
ruflin
left a comment
There was a problem hiding this comment.
Sounds like we probably had the indentation issue already in 6.x which would be a bug. Could you backport this also to 6.6 and 6.x?
|
Sure. |
|
Opened two backports: |
440abd0 to
be8ba58
Compare
|
Rebased |
|
Travis refuses to start, so I am waiting for jenkins. |
be8ba58 to
c44de40
Compare
|
All relevant tests are green. |
As suggested by @ruflin in https://github.com/elastic/beats/pull/10518/files/e229e9f761b8132976e53a35637fbe6e19a999b8#r253442649