golden hour
/etc/logrotate.d
⬆️ Go Up
Upload
File/Folder
Size
Actions
alternatives
120 B
Del
OK
apache2
442 B
Del
OK
apt
173 B
Del
OK
bootlog
91 B
Del
OK
btmp
130 B
Del
OK
certbot
82 B
Del
OK
dpkg
112 B
Del
OK
mysql-server
802 B
Del
OK
rsyslog
501 B
Del
OK
ubuntu-advantage-tools
119 B
Del
OK
ufw
178 B
Del
OK
wtmp
145 B
Del
OK
Edit: ufw
/var/log/ufw.log { rotate 4 weekly missingok notifempty compress delaycompress sharedscripts postrotate invoke-rc.d rsyslog rotate >/dev/null 2>&1 || true endscript }
Save