/var/log/below/error_*.log {
  daily
  rotate 14
  maxage 14
  copytruncate
  compress
  notifempty
  missingok
  create 0644 root root
  su root root
}