keymetrics / pm2-logrotate

Automatically rotate all applications logs managed by PM2
1.25k stars 138 forks source link

Fix only the first log file is rotated #158

Open ChuanyuWang opened 4 years ago

ChuanyuWang commented 4 years ago

Only the first log file is rotated in cluster mode when merge_logs is false

colin-brown commented 2 years ago

We also have this problem. I can verify this fix works as we have tested it in our environment.