Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookie Monster logrotate config isn't correct #7

Open
Xophmeister opened this issue Mar 10, 2017 · 3 comments
Open

Cookie Monster logrotate config isn't correct #7

Xophmeister opened this issue Mar 10, 2017 · 3 comments
Labels

Comments

@Xophmeister
Copy link
Contributor

The logrotate.conf for the cookie-monster Ansible role is supposed to keep a three week rolling log, with a 1GB file limit. The log files on hgi-cordon-cookie-monster however regularly grow to 15GB and exhaust the disk capacity, breaking everything.

@colin-nolan
Copy link
Contributor

The responsibility of the logrotate configuration could now be farmed out to the new logrotate role.

This probably isn't going to solve this issue though as the current configuration looks fine.

@colin-nolan
Copy link
Contributor

Perhaps the log was growing in excess of 15GB before logrotate got a chance to run?

@Xophmeister
Copy link
Contributor Author

Maybe, but I don't think so: It grows quickly, but logrotate should on at least the daily cron job and it's appeared to work in the past.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants