logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

redis.logrotate (105B)


  1. /var/log/redis/redis.log /var/log/redis/sentinel.log {
  2. compress
  3. delaycompress
  4. notifempty
  5. missingok
  6. }