For installation instructions check out the getting started guide.
New
- Field
content_type
andcontent_encoding
added to theamqp_0_9
output. - Batching fields added to the
hdfs
output. - Field
codec_send
andcodec_recv
added to thesubprocess
processor. - Methods
min
,max
,abs
,log
,log10
andceil
added to Bloblang. - Added field
pattern_paths
to thegrok
processor. - The
grok
processor now supports dots within field names for nested values. - New
drop_on
output.
Fixed
- The
xml
processor now supports non UTF-8 encoding schemes.
Changed
- The
drop_on_error
output has been deprecated in favour of the newdrop_on
output.
The full change log can be found here.