su root adm
# keep 4 weeks worth of backlogs
-rotate 4
+rotate 10
+maxage 731
# create new (empty) log files after rotating old ones
create
# use date as a suffix of the rotated file
-#dateext
+dateext
+dateformat -%Y-%m-%d
+
+# do not rotate, if the file is empty
+notifempty
# uncomment this if you want your log files compressed
-#compress
+compress
+delaycompress
+
+# is it okay, if a logfile doesn't exists ?
+missingok
# packages drop log rotation information into this directory
include /etc/logrotate.d
-search pixelpark.net pixelpark.com pixelpark.de brehm-online.com uhu-banane.net pp-dns.com
-nameserver 77.74.232.24
-nameserver 77.74.232.25
-nameserver 93.188.104.82
+search home.brehm-online.com brehm-online.com hennig-berlin.org uhu-banane.de uhu-banane.net
+nameserver 127.0.0.1
+nameserver 1.1.1.1
+nameserver 8.8.8.8
+nameserver 8.8.4.4
options timeout:1 attempts:2 use-vc