Skip to content

Commit 1e2a12e

Browse files
authored
Merge pull request #213 from unitmatrix/rotate_nginx_logs
Rotate Nginx Logs
2 parents 445d417 + d2d34fe commit 1e2a12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/etc/logrotate.d/graphite-statsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/var/log/*.log /var/log/carbon/*.log /var/log/graphite/*.log {
1+
/var/log/*.log /var/log/carbon/*.log /var/log/graphite/*.log /var/log/nginx/*.log {
22
daily
33
missingok
44
rotate 14

0 commit comments

Comments
 (0)