[GH-ISSUE #283] Implement Logrotate into image #252

Closed
opened 2026-02-26 06:31:46 +03:00 by kerem · 3 comments
Owner

Originally created by @Cerothen on GitHub (Jan 27, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/283

Log files do not rotate and grow unchecked until space is full.

Describe the solution you'd like
Implement Logrotate to automatically manage log files

Describe alternatives you've considered
Implement Logrotate separately.

Additional context
None

Originally created by @Cerothen on GitHub (Jan 27, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/283 Log files do not rotate and grow unchecked until space is full. **Describe the solution you'd like** Implement Logrotate to automatically manage log files **Describe alternatives you've considered** Implement Logrotate separately. **Additional context** None
kerem 2026-02-26 06:31:46 +03:00
Author
Owner

@miguelwill commented on GitHub (Feb 25, 2020):

in my installation I had to apply a cron task with "savelog" to rotate the generated logs, at least this way I can control their size

<!-- gh-comment-id:590924441 --> @miguelwill commented on GitHub (Feb 25, 2020): in my installation I had to apply a cron task with "savelog" to rotate the generated logs, at least this way I can control their size
Author
Owner

@modem7 commented on GitHub (May 27, 2020):

Definitely required - I've got nearly 1gb of logs atm. Just setting up a cronjob now to try to control it somewhat

<!-- gh-comment-id:634841547 --> @modem7 commented on GitHub (May 27, 2020): Definitely required - I've got nearly 1gb of logs atm. Just setting up a cronjob now to try to control it somewhat
Author
Owner

@chaptergy commented on GitHub (May 11, 2021):

Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/183

<!-- gh-comment-id:839028518 --> @chaptergy commented on GitHub (May 11, 2021): Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/183
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#252
No description provided.