v19.209-23
https://help.sumologic.com/Release-Notes/Collector-Release-Notes
- The Sumo collector is updated to include the latest Java 8 JRE from Oracle, version 8u152. Collectors bundled with a JRE will automatically be upgraded to JRE version 8u152 upon installation.
- Added support for preserving Access Key in the user.properties file after the collector registers with the Sumo service. The new parameter for the command line installer is -VskipAccessKeyRemoval=true. The corresponding property in user.properties is skipAccessKeyRemoval=true.
- Added support for specifying the sources for a collector in a directory of JSON source files when registering a collector with cloud-based source configuration. Previously, you could only specify a file with the sources property in the user.properties file. Now you can specify a folder of JSON files with the sources property.
- Bug Fix - Docker stats sources unexpectedly stopped.
- Bug Fix - Implemented targeted optimizations to reduce CPU usage and disk I/O for certain local file sources.
- Bug fix - In some cases, the HTTP sender stopped sending data after loss of connectivity.