mirror of
https://abf.rosa.ru/djam/redis.git
synced 2025-02-23 14:32:49 +00:00
9 lines
131 B
Text
9 lines
131 B
Text
/var/log/redis/redis.log {
|
|
weekly
|
|
rotate 10
|
|
copytruncate
|
|
delaycompress
|
|
compress
|
|
notifempty
|
|
missingok
|
|
}
|