Top "Log-rotation" questions

Log Rotation in Node.js?

In my web analytics, I am logging the data in plain text file. I want to rotate the log on …

node.js bunyan log-rotation
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
Logback, set max history files per day

I use TimeBasedRollingPolicy and SizeAndTimeBasedFNATP triggering policy for my logback configuration. The rollover of log files is set to happen …

java logging logback rollover log-rotation
How to create one uwsgi log file per day?

I use uwsgi with the parameter --daemonize /logs/uwsgi.log This file is however becoming large and I would like …

logging uwsgi log-rotation
logrotate: delete tomcat/jboss logs older than n days

I haven't found a solution to purge old tomcat or jboss logs or any other timestamped logs: catalog.log./server.…

linux logging logrotate log-rotation
Weblogic 12c: How to rotate servername.out file

How to configure rotation for servername.out files? We have a configuration in admin console to rotate servername.log file, …

weblogic12c log-rotation