mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- update changelog
This commit is contained in:
parent
40532b266e
commit
44c4e9f40b
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
- bugfix: useragent filter now ships with a default regexes.yaml file
|
||||
that is used by default unless you otherwise specify (LOGSTASH-1051)
|
||||
- bugfix: add_field now correctly sets top-level fields like @message
|
||||
- bugfix: mutate 'replace' now sets a field regardless of whether or not
|
||||
it exists.
|
||||
- feature: new mutate 'update' setting to change a field's value but
|
||||
only if that field exists already.
|
||||
|
||||
## outputs
|
||||
- feature: irc output now supports 'secure' setting to use ssl (LOGSTASH-139)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue