422 B
422 B
roll_apache_logs Utility
Rolls apache logs...
Install
cd /tmp
fetch https://gitea.sierraweb.com/api/v1/repos/haroldp/roll_apache_logs/archive/master.tar.gz
tar -zxvf master.tar.gz
cd roll_apache_logs
cp roll_apache_logs.pl /usr/local/bin/roll_apache_logs
cat crontab.in >> /etc/crontab
pkg install p5-Logfile-Rotate
rm -rf /tmp/roll_apache_logs
To Do
Expire old logs(!)
Apache configtest reloads(!)