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

add the option of enabling log rotation via the logrotate module #6

Open
wolfspyre opened this issue Jul 20, 2014 · 3 comments
Open
Assignees
Milestone

Comments

@wolfspyre
Copy link

in the general philosophy of cleaning up after oneself, we should provide a means to automatically rotate the logs generated by the services we manage.

@rendhalver
Copy link
Member

I found a module for doing logrotate a while back https://forge.puppetlabs.com/rodjek/logrotate.
Ubuntu seem to setup logrotate for apache automatically if the file ends in .log.
Need to investigate other platforms to see if they already have logrotate setups.

@wolfspyre
Copy link
Author

I'm gonna start on this now

@wolfspyre wolfspyre self-assigned this Jul 29, 2014
@wolfspyre
Copy link
Author

if some puppet builtin fact doesn't exist for this, I'm going to make a fact when then master resources are enabled, and use that fact's presence to determine if we should lay down logrotate bits for puppet master/puppetdb/

@rendhalver rendhalver modified the milestones: v1.8.0, v1.8.1 Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants