engineyard / ey-cookbooks-stable-v7

Other
6 stars 5 forks source link

Rotate Redis' log #211

Open dvalfre opened 1 year ago

dvalfre commented 1 year ago

The recipes install Redi's data, including it's log, under /data/redis/. With time, file redis.log in that folder can grow to large sizes. Let's add functionality on the relevant Chef recipes so that this log gets rotated by logrotate on a weekly bases.