Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Decrease max size of docker logs, and rotation #1395

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Decrease max size of docker logs, and rotation #1395

merged 1 commit into from
Oct 4, 2017

Conversation

anisimovsergey
Copy link
Contributor

What this PR does / why we need it:
This change decreases maximum size of a log file down to 50 Mb and limits their number to 5 so that overall disk space occupied by logs could not exceed 250 Mb per container.

Which issue this PR fixes: fixes #1394

Special notes for your reviewer:
none

Release note:

Decrease maximum size of Docker log file to 50 Mb and maximum number of files to 5

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @anisimovsergey !

@jackfrancis jackfrancis merged commit 9cf7f62 into Azure:master Oct 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logs exhaust available disk space
5 participants