Skip to content

Releases: aws-greengrass/aws-greengrass-log-manager

2.1.3

03 Aug 21:29
9ef3fdd

Choose a tag to compare

Version updated to 2.1.3 for Greengrass nucleus version 2.4.0 release.

2.1.2

30 Jun 16:44
1240996

Choose a tag to compare

Version updated to 2.1.2 for Greengrass nucleus version 2.3.0 release.

2.1.1

18 Jun 04:11
1240996

Choose a tag to compare

Bug fixes and improvements:

  • Fix an issue where the system log configuration wasn’t updated in certain cases.

v2.1.0

26 Apr 20:48
14eb166

Choose a tag to compare

Bug fixes and improvements

  • Use defaults for logFileDirectoryPath and logFileRegex that work for Greengrass components that print to standard output (stdout) and standard error (stderr).
  • Correctly route traffic through a configured network proxy when uploading logs to CloudWatch Logs.
  • Correctly handle colon characters (:) in log stream names. CloudWatch Logs log stream names don't support colons.
  • Simplify log stream names by removing thing group names from the log stream.
  • Remove an error log message that prints during normal behavior.