- update for LOGSTASH-1299

This commit is contained in:
Jordan Sissel 2013-09-06 17:35:58 -07:00
parent cabc3c6f8b
commit c9289f7810

View file

@ -4,6 +4,11 @@
Eenwyk)
- bugfix: syslog: 'message' field no longer appears as an array.
## codecs
- compatibility: json: if data given is not valid as json will now be used as
the "message" of an event . This restores the older behavior when using
1.1.13's "format => json" feature on inputs.
## filters
- new: netflow: process netflow data (#580, patches by Nikolay Bryskin and
Matt Dainty)