#3987 Add logging for fedora-tagger cronjob.
Closed: Fixed Opened by ralph.

There is a cronjob in puppet for a script called cron-tagger-update-db. Right now stdout and stderr go to /dev/null. It would be much nicer if they were logged somewhere with logrotate so we could see if its working or not.


logging output of cron and rotating every 30 days.
tagger-cron-log_v1.patch

Thanks adimania! Applied and pushed out in staging.

We'll need to remember to merge this in to production after the freeze is up.

final patch for tagger cron log
tagger-cron-log_final.patch

applied to production.

Metadata