hestia 107 B

1234567
  1. /var/log/hestia/*.log {
  2. rotate 12
  3. monthly
  4. missingok
  5. notifempty
  6. create 0600 root root
  7. }