Releases: ThoronicLLC/collector
Releases · ThoronicLLC/collector
v0.9.0
16 Jan 04:28
Compare
Sorry, something went wrong.
No results found
v0.8.0
11 Jan 08:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
updated docker to use Go 1.21 (3312e90 )
Features
v0.7.1
04 Jan 09:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixed parsing kafka input message headers when non JSON types (#59 ) (3d797e8 )
v0.7.0
03 Jan 04:31
Compare
Sorry, something went wrong.
No results found
Features
added support for extracting kafka headers and inserting into message (#57 ) (2b6d590 )
v0.6.0
21 Dec 08:37
Compare
Sorry, something went wrong.
No results found
Features
added optional gzip compression to s3 output (#55 ) (4afd84a )
v0.5.0
21 Dec 03:04
Compare
Sorry, something went wrong.
No results found
Features
added kafka input and output plugins (#54 ) (e14403f )
v0.4.1
08 Sep 17:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
refactor tmp_writer to not open files until data is being written (#51 ) (1228c79 )
v0.4.0
13 Apr 07:07
Compare
Sorry, something went wrong.
No results found
Features
processor: added key-value and CEF processor (#49 ) (9bbce68 )
processor: added syslog message processor (#48 ) (807e2cc )
v0.3.1
25 Mar 11:22
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prevent junk directories existing in release zip (#37 ) (6b0d835 )
Features