Skip to content

Releases: moshebs/docker-awslogs

v0.0.5 agent log rotation

05 Nov 11:20
Compare
Choose a tag to compare

Added a log-rotation mechanism to the agent log (awslogs.log), so it would not grow indefinitely and exhaust disk space.

v0.0.4

20 Feb 07:20
Compare
Choose a tag to compare

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

01 Mar 15:16
Compare
Choose a tag to compare

Exposed the CloudWatch Logs agent multi_line_start_pattern parameter that controls the way the agent decides when to start a new log message.

Multi-log files support

19 Dec 08:12
Compare
Choose a tag to compare

v0.0.1

10 Mar 09:28
Compare
Choose a tag to compare
installing aws cli, fixed