Skip to content

Releases: SumoLogic/sumologic-collector-docker

v19.253-3

22 May 21:54
d53e1a2
Compare
Choose a tag to compare
  • From this release forward Sumo Logic now bundles the Amazon Corretto JRE, replacing Oracle’s OpenJDK. Note the following changes:

    • Users running the Collector on Windows 32 bit systems may require a patch before upgrading. We have set the static download URL for Windows 32 bit machines to point to the previous Collector version. Once your system is patched you can download this version by adding the parameter "?version=19.253-3" at the end of the static URL. For example, https://collectors.us2.sumologic.com/rest/download/linux/32?version=19.253-3

    • This and future releases of the Collector do not support Linux 32 bit.

  • Added the option to enable FIPS 140-2 compliant Java Cryptography Extension (JCE) on new Installed Collectors to encrypt your data.

  • New parameters are configurable at install time with the Command Line Installer. Eliminating the need to wait until after installation and restarting the Collector service.

  • Added hostname as a Collector environment variable in our Docker image.

v19.245-6

02 Apr 15:46
381e32e
Compare
Choose a tag to compare
  • Bug fix: Remote File Sources support OpenSSH keys with ECDSA, RSA, and ED25519.
  • Bug Fix: Docker Stats Sources collect all available host metrics when the metrics parameter is omitted or provided as an empty array in JSON configurations.

v19.245-4

21 Mar 22:54
381e32e
Compare
Choose a tag to compare
  • Script Sources and Script Actions now need to be enabled on new Collectors using the parameters, enableScriptSource and enableActionSource. Previously these Sources were automatically enabled and we required you to disable them if needed. The new parameters are automatically added to existing Collectors when upgraded. They are set to true on Collectors that already have these Sources and set to false if the Collector doesn’t have these Sources.
  • Bug fix: Blacklist path expressions on Windows are now case insensitive to match Window’s behavior.

v19.227-24

11 Mar 15:15
381e32e
Compare
Choose a tag to compare
  • To maintain backward compatibility we've updated the parameters for Script and Action Sources in preparation for an upcoming release.

v19.227-22

18 Feb 12:57
381e32e
Compare
Choose a tag to compare
  • Bundled JRE version upgraded to 8u202.
  • Bug fix: Windows Collector upgrades could fail due to a timeout when checking for privileges of the user running the Collector service.

v19.227-19

17 Jan 13:13
381e32e
Compare
Choose a tag to compare

v19.227-15

01 Nov 17:12
381e32e
Compare
Choose a tag to compare

Bundled JRE version upgraded to 8u192

v19.227-14

10 Oct 18:38
6e978ee
Compare
Choose a tag to compare
  • Local and Remote File Sources on Linux systems now ignore /var/log/(lastlog|btmp|wtmp) binary files instead of ingesting them.
  • Bug fix: Collecting metrics with a Docker Stats Source could cause high CPU usage.
  • Bug fix: Added a missing dependency that was causing the Remote Windows Performance Monitor Log Source to not collect logs as expected.

v19.227-4

11 Jun 07:50
c1f38bd
Compare
Choose a tag to compare
  • Docker Stats source can now be configured to ingest metrics time series instead of JSON log messages. See Docker sources for details.
  • Bug fix: Local and remote log file sources were not immediately detecting new or modified files in certain nested directory structures when a wildcard was used in the path expression.

v19.227-12

16 Aug 13:04
c1f38bd
Compare
Choose a tag to compare
  • Updated the Collector's cookie management policy to prepare for a receiver change.
  • Bundled JRE version upgraded to 8u181.