evolution / wordpress

Rapidly create, develop, & deploy WordPress across multiple environments.
MIT License
200 stars 18 forks source link

Tune apache logrotate settings #95

Closed EvanK closed 8 years ago

EvanK commented 8 years ago

Currently, we're using the ubuntu stock logrotate config for apache logs: a weekly rotate, keeping the last 52 gzipped rotations.

In the event of sudden large surges of traffic, this has been known to fill disks. We should rotate upon reaching a given filesize instead, and perhaps not keep so many old rotations