Skip to content

Commit d2d34fe

Browse files
authored
Rotate Nginx Logs
Add nginx logs path to log rotation
1 parent 0b27318 commit d2d34fe

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)