Skip to content

Releases: ThoronicLLC/collector

v0.9.0

16 Jan 04:28
v0.9.0
6bea3f6
Compare
Choose a tag to compare

Features

v0.8.0

11 Jan 08:56
v0.8.0
070f7b1
Compare
Choose a tag to compare

Bug Fixes

  • updated docker to use Go 1.21 (3312e90)

Features

v0.7.1

04 Jan 09:00
v0.7.1
382dc01
Compare
Choose a tag to compare

Bug Fixes

  • fixed parsing kafka input message headers when non JSON types (#59) (3d797e8)

v0.7.0

03 Jan 04:31
v0.7.0
f85f680
Compare
Choose a tag to compare

Features

  • added support for extracting kafka headers and inserting into message (#57) (2b6d590)

v0.6.0

21 Dec 08:37
v0.6.0
51089a9
Compare
Choose a tag to compare

Features

  • added optional gzip compression to s3 output (#55) (4afd84a)

v0.5.0

21 Dec 03:04
v0.5.0
3f8d4f6
Compare
Choose a tag to compare

Features

  • added kafka input and output plugins (#54) (e14403f)

v0.4.1

08 Sep 17:40
v0.4.1
65d02d7
Compare
Choose a tag to compare

Bug Fixes

  • refactor tmp_writer to not open files until data is being written (#51) (1228c79)

v0.4.0

13 Apr 07:07
v0.4.0
9f0dbdc
Compare
Choose a tag to compare

Features

  • processor: added key-value and CEF processor (#49) (9bbce68)
  • processor: added syslog message processor (#48) (807e2cc)

v0.3.1

25 Mar 11:22
v0.3.1
e6b37f3
Compare
Choose a tag to compare

Bug Fixes

  • correctly flush sqs input results when closed (#45) (7184a73)
  • input: correctly flush data when pubsub input is closed (#42) (6374665)

v0.3.0

23 Mar 15:51
v0.3.0
e67e946
Compare
Choose a tag to compare

Bug Fixes

  • prevent junk directories existing in release zip (#37) (6b0d835)

Features