Created
December 11, 2018 13:06
-
-
Save till/089ff13bf3b54c58d5c6b2b0f5e96f7a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/var/log/traefik.log | |
{ | |
compress | |
create 0640 root root | |
daily | |
delaycompress | |
missingok | |
notifempty | |
rotate 5 | |
postrotate | |
kill -USR1 `pgrep traefik` | |
endscript | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment