Releases: Graylog2/collector-sidecar
Releases · Graylog2/collector-sidecar
1.5.0
Graylog Sidecar 1.5.0
Released: 2023-10-26
Added
- Bundle Filebeat and Auditbeat for Linux. Add default tag to config file. graylog2-server#15570 collector-sidecar#472
- Add operating system packages for Linux ARM64. collector-sidecar#480
Changed
- Update shipped beats collectors to verion 8.9.0 collector-sidecar#426 collector-sidecar#437 collector-sidecar#476
- Update to Golang 1.21.
Fixed
- Match collector_binaries_accesslist case insensitive on Windows and MacOS. collector-sidecar#364 collector-sidecar#467
- Avoid stopping collectors if a Graylog cluster behind load balancers is partly shut down. collector-sidecar#481 collector-sidecar#482
Full Changelog: 1.4.0...1.5.0
1.4.0
Added
- Provide a new configuration option
collector_shutdown_timeout:10s
to determine how long to wait before sending a SIGKILL when shutting down collector processes. collector-sidecar#463 collector-sidecar#462 - Provide -TAGS= support for windows silent installer collector-sidecar#460 collector-sidecar#464
Changed
- Terminate collector processes with SIGTERM instead of SIGHUP. collector-sidecar#463 collector-sidecar#462
- Terminate collector processes by killing the process group instead of just the PID. collector-sidecar#463 collector-sidecar#462
Fixed
- Make collector shutdown handling more resilient to hanging child processes. collector-sidecar#463 collector-sidecar#462
Full Changelog: 1.3.0...1.4.0
1.3.0
Added
- Add a sidecar build for M1 based Macs collector-sidecar#428
- Add support for multiple configurations on a single collector collector-sidecar#441
- Add tagging support to sidecars collector-sidecar#441
- Add upgrade support and improve Sidecar installer for Windows collector-sidecar#365 collector-sidecar#432 collector-sidecar#447
Changed
- Make collector validation timeout configurable collector-sidecar#431 collector-sidecar#435
Notes
Graylog 5.0 is required on the server side to use the new configuration tagging feature.
Full Changelog: 1.2.0...1.3.0
1.3.0-beta.1
What's Changed
- Fix combined status by @thll in #440
- Add "tags" field to configuration and registration request by @thll in #443
- Support multiple configurations per collector by @mpfz0r in #441
- Handle action requests for collectors by @mpfz0r in #444
- Fix version check for Graylog 5 and beyond by @mpfz0r in #445
- Only log the disablement of send_status once by @mpfz0r in #448
- Add upgrade support and improve windows installer by @mpfz0r in #447
- Make windows drive range configurable by @thll in #450
Full Changelog: 1.0.0-rc.1...1.3.0-beta.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-rc.1
- No changes since beta.3