Description of problem: Ironic logs are not rotated Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install ironic 2. Put it in debug 3. Wait until the filesystem if full Actual results: Logs will grow until filesystem is full Expected results: Logs should be rotated Additional info: We created this: /var/log/ironic/*.log { rotate 14 size 10M missingok compress }
*** This bug has been marked as a duplicate of bug 1271819 ***