Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

v0.15.0

Compare
Choose a tag to compare
@djaglowski djaglowski released this 25 Feb 20:01
· 255 commits to main since this release
229c44e

Added

  • syslog_input operator, which combines tcp_input, udp_input, and syslog_parser into a single operator. (PR24)
  • Syslog operator RFC 3164 location parameter (PR11)
  • uri_parser operator (PR12)

Removed

  • forward_input and forward_output, which were previously intended for use in the standalone agent (PR27)