Skip to content

v3.11.0

Compare
Choose a tag to compare
@Jeffail Jeffail released this 08 Mar 16:41
9eb0b8c

Added

  • Format syslog_rfc3164 added to the parse_log processor.
  • New multilevel cache.
  • New json_append, json_type and json_length functions added to the awk
    processor.
  • New flatten operator added to the json processor.

Changed

  • Processors that fail now set the opentracing tag error to true.

Fixed

  • Kafka connectors now correctly set username and password for all SASL
    strategies.