"/opt/cellframe-node/var/log/*.log" {
  copytruncate
  hourly
  maxsize 1G
  rotate 16
  compress
  missingok
  notifempty
}
