Releases: aws-greengrass/aws-greengrass-log-manager
Releases · aws-greengrass/aws-greengrass-log-manager
2.3.10
New Features:
- Configurable frequency of log-uploading transaction is logged into config.tlog. See https://docs.aws.amazon.com/greengrass/v2/developerguide/log-manager-component.html#log-manager-component-configuration for more info.
Bug Fixes and Improvements:
- Refresh cloudwatch client for socket connection error
2.3.9
Version updated for Greengrass nucleus version 2.14.0 release.
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
Bug fixes and improvements
- Fixes an issue where log manager does not respect the cloudwatch putLogEvents limits.
- Add support for setting the periodicUploadIntervalSec to fractional values with minimum being 1 micro second.
2.3.3
2.3.2
Bug fixes and improvements
- Improves space management so that log files are not deleted before they are uploaded.
- Fixes issues with cache management.
- Additional minor bug fixes and improvements.
2.3.1
Bug fixes and improvements
- Fix issue causing configurations targeting file groups with multiple "active" log files to upload duplicate entries to CloudWatch