Skip to content

Releases: Graylog2/collector-sidecar

1.5.0

26 Oct 13:54
1.5.0
906c982
Compare
Choose a tag to compare

Graylog Sidecar 1.5.0

Released: 2023-10-26

Added

Changed

Fixed

Full Changelog: 1.4.0...1.5.0

1.4.0

13 Jan 10:42
1.4.0
31cc57e
Compare
Choose a tag to compare

Added

Changed

Fixed

Full Changelog: 1.3.0...1.4.0

1.3.0

06 Dec 09:51
1.3.0
e08ab9b
Compare
Choose a tag to compare

Added

Changed

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

26 Oct 17:29
1.3.0-beta.1
18a2584
Compare
Choose a tag to compare
1.3.0-beta.1 Pre-release
Pre-release

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

02 Jun 09:46
Compare
Choose a tag to compare

Added

  • Add version info to Windows executable (#417)
  • Add build support for Apple M1 silicon (#428, not included in packaging yet)

Fixed

  • Fix startup issue on FreeBSD (#423)
  • Fix service startup issues on Windows (#421, #425)
  • Fix node ID creation on Windows (#424)
  • Don't remove collector configurations if requests to the Graylog server are not successful (#413, #427)

1.1.0

11 Mar 15:19
89c7225
Compare
Choose a tag to compare

Changes:

  • Change whitelist references to accesslist. (#400)
  • Update filebeat and winlogbeat to 7.11.1. (#391, #405)
  • Change license to SSPL.
  • Update contributing url in documentation. (#385)
  • Added Chocolatey package. (#402)
  • Added Go Modules.

1.0.2

16 Aug 10:24
Compare
Choose a tag to compare
  • Stop setting default node name to graylog-sidecar (#346, #339)
  • Add support for linux-armv7, darwin and freebsd (#376, #340)

1.0.1

01 Apr 14:24
Compare
Choose a tag to compare
  • Fix configuration assignment caching problem #352 #357

1.0.0

11 Feb 13:43
Compare
Choose a tag to compare

This is the first release of our new Sidecar implementation.

Please note that the Sidecar is only supported with Graylog 3.0 onwards.
If you're running an older version of Graylog, please use a 0.1.x release of the Collector Sidecar.

1.0.0-rc.1

29 Jan 16:51
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release
  • No changes since beta.3