You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collector is updated to include the latest Java 8 JRE from Oracle, version 8u131. Collectors bundled with a JRE will automatically be upgraded to JRE8u131 upon installation.
The Collector now resolves “{hostname}”, “{file}”, and “{category}” tokens in syslog data forwarding to message-specific values. In the past, these tokens were resolved to cloud-configured values.
When forwarding data from a syslog source to a syslog endpoint with additional tokens configured, a new header consisting of prival, timestamp, and host will be included at the start of forwarded messages. Previously only prival was appended.
The collector will now emit information about the resolved IP addresses of the Sumo Logic service to its operational log file. This information is logged during collector startup and shutdown.
The collector now reports additional information to the Sumo Logic service about the JRE it is executing under.
Bug fix: The collector daemon service could be incorrectly removed after upgrading the Collector using the installer package.
Bug fix: The collector installer could accidently remove the configuration when running on a machine where the collector was previously installed.
Bug fix: The collector could start more than one thread when monitoring a source JSON configuration file for changes (syncSources), leading to source synchronization issues.