Hey! Who knows how with puppet to rotate logs, for example, for nginx, using the logrotate or cron module. Need to write it in the nginx class manifest?
No, you can create a separate Puppet module to rotate logs Basically, you should configure logrotate, it’s a dedicated log curation service You can extend the nginx manifest as well