rpm-icingadb-redis/redis.logrotate

10 lines
131 B
Plaintext
Raw Normal View History

2010-10-19 17:36:36 +02:00
/var/log/redis/redis.log {
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
}