/var/log/quobyte/*.log {
  rotate 15
  size 100M
  weekly
  dateext
  missingok
  notifempty
  copytruncate
  sharedscripts
  compress
}

