You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fields of type `match_only_text` (i.e. `message`) and `wildcard` were missing from the template's `default_field` list. {issue}29633[29633] {pull}29634[29634]
Copy file name to clipboardExpand all lines: CHANGELOG.next.asciidoc
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
83
83
84
84
*Affecting all Beats*
85
85
86
-
- Fields of type `match_only_text` (i.e. `message`) and `wildcard` were missing from the template's default_field list. {issue}29633[29633] {pull}29634[29634]
87
86
88
87
*Auditbeat*
89
88
@@ -103,7 +102,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
103
102
104
103
*Heartbeat*
105
104
106
-
- Fix broken monitors with newer versions of image relying on dup3. {pull}28938[pull]
107
105
- Fix race condition in http monitors using `mode:all` that can cause crashes. {pull}29697[pull]
0 commit comments