mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Update changelog
This commit is contained in:
parent
168ef91182
commit
9e497fbcd1
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
## filters
|
||||
- new: kv: useful for parsing log formats taht use 'foo=bar baz=fizz' and
|
||||
similar key-value-like things.
|
||||
- new: urldecode: a filter for urldecoding fields in your event. (Patch by
|
||||
Joey Imbasciano, LOGSTASH-612)
|
||||
- improvement: zeromq: an empty reply is now considered as a 'cancel this
|
||||
event' operation (LOGSTASH-574)
|
||||
- bugfix: mutate: fix bug in uppercase and lowercase feature that would
|
||||
|
@ -56,6 +58,8 @@
|
|||
- improvement: stdout: new 'dots' debug_format value emits one dot per event
|
||||
useful for tracking event rates.
|
||||
- gelf output: correct severity level mappings (patch by Jason Koppe)
|
||||
- xmpp output: users and rooms are separate config settings now (patch by
|
||||
Parker DeBardelaben)
|
||||
|
||||
1.1.1 (July 14, 2012)
|
||||
## Overview of this release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue