A Linux tool for log files management.
ProFTPD on Ubuntu is being killed unexpectedly. Log message: $ tail /var/log/proftpd/proftpd.log.1 ... ... ProFTPD killed (signal 15) ... ProFTPD 1.3.5rc3 …
cron logrotate proftpdI added two scripts in "logrotate.d" directory for my application logs to be rotated. This is the config for …
logging cron cron-task logrotate log-rotationI am newer to logrotate. when the configure comes to the property "dateformat",it seems that logrotate doesn't support strftime "%…
date-format logrotateI'm writing my own logrotate configuration for some web application: /home/me/public_html/logs/*.log { daily missingok rotate 15 compress …
logrotateI've a docker container running nginx which is writing logs to /var/log/nginx Logrotate is installed in the docker …
docker nginx docker-compose dockerfile logrotatein last days i get daily mail from cron's logrotate task: /etc/cron.daily/logrotate: gzip: stdin: file size changed …
email logrotateI am trying to enable the log rotation for jenkins. Because the log file occupied more memory space. Is there …
jenkins jenkins-plugins logrotateTrying to use logrotate and I get the following error when I run the log rotate script for a particular …
ubuntu logrotate