Top "Logrotate" questions

A Linux tool for log files management.

ProFTPD killed (signal 15) error - how to fix logrotate restart error?

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 proftpd
logrotate cron job not rotating certain logs

I 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-rotation
logrotate dateformat seems not supporting %H:%M:%S

I am newer to logrotate. when the configure comes to the property "dateformat",it seems that logrotate doesn't support strftime "%…

date-format logrotate
Problems with permissions for logrotate

I'm writing my own logrotate configuration for some web application: /home/me/public_html/logs/*.log { daily missingok rotate 15 compress …

logrotate
Logrotate - nginx logs not rotating inside docker container

I'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 logrotate
Apache rotate Access and Error logs Windows

How can I rotate the Apache Access and Error logs on a Window 2000 box? I include my batch file below …

windows apache logging logrotate
How can I fix "/etc/cron.daily/logrotate: gzip: stdin: file size changed while zipping"?

in last days i get daily mail from cron's logrotate task: /etc/cron.daily/logrotate: gzip: stdin: file size changed …

email logrotate
How to enable log rotation in Jenkins for weekly?

I am trying to enable the log rotation for jenkins. Because the log file occupied more memory space. Is there …

jenkins jenkins-plugins logrotate
Forever log and logrotate

I use forever to launch my nodeJs server and I choose the log file : forever -l /home/api/log/api_…

node.js logging logfile forever logrotate
error: error creating state file /var/lib/logrotate/status: Permission denied

Trying to use logrotate and I get the following error when I run the log rotate script for a particular …

ubuntu logrotate