Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Rotate logs, reports #124

Open
danieldreier opened this issue Nov 16, 2014 · 1 comment
Open

Rotate logs, reports #124

danieldreier opened this issue Nov 16, 2014 · 1 comment
Milestone

Comments

@danieldreier
Copy link
Contributor

This module should set up cron jobs to compress/delete old reports, because that's a problem common to nearly all puppet masters.

(I'm planning on adding this eventually, just want to add a note so I remember)

@zachfi zachfi modified the milestone: 1.0.0 May 29, 2015
@tampakrap
Copy link
Contributor

I gave a thought on this, and I tend to believe we shouldn't logrotate in this module. We could use [https://github.com/yo61/puppet-logrotate](this logrotate module) as a dependency, but it needs to be configured first, and it makes more sense to use its logrotate::rule create_resources part to achieve that.

As for the cronjob, are we fine with a fixed montly one or do we want to make it more configurable and smarter?

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

No branches or pull requests

3 participants