Releases: moshebs/docker-awslogs
Releases · moshebs/docker-awslogs
v0.0.5 agent log rotation
Added a log-rotation mechanism to the agent log (awslogs.log), so it would not grow indefinitely and exhaust disk space.
v0.0.4
It is now not mandatory to use the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY for authenticating with AWS. This allows for using EC2 instance roles or ECS task roles for the authentication of the CloudWatch Logs agent.
Expose multi_line_start_pattern
Exposed the CloudWatch Logs agent multi_line_start_pattern parameter that controls the way the agent decides when to start a new log message.
v0.0.1
installing aws cli, fixed