This website requires JavaScript.
Explore
Help
Sign In
rpms
/
redis
Watch
3
Star
0
Fork
0
You've already forked redis
Code
Issues
Pull Requests
Releases
Wiki
Activity
03b3484b7d
redis
/
redis.logrotate
10 lines
127 B
Plaintext
Raw
Normal View
History
Unescape
Escape
rotate /var/log/redis/sentinel.log
2015-04-14 07:56:03 +00:00
/var/log/redis/*.log {
Initial import
2010-10-19 15:36:36 +00:00
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
}
Reference in New Issue
Copy Permalink