mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1254] [FR] Ability to clear logs? #1019
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1019
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hukuma1 on GitHub (Jul 21, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1254
Is your feature request related to a problem? Please describe.
Was setting up a backup solution when I noticed that my
nginxproxymanagerconfig folder was giant. Thelogandlogsfolders are a whopping 2.2 GB.Describe the solution you'd like
Would love for some ability to a) clear logs on the spot from within the interface and b) perhaps implement an automatic method to clear logs after X amount of time has passed? e.g. retain logs for 1 month only
Describe alternatives you've considered
Not backing up my
nginxproxymanagerconfig folder. :P@chaptergy commented on GitHub (Jul 22, 2021):
b) was added in v2.9.5 two days ago via https://github.com/jc21/nginx-proxy-manager/pull/1140. 4 weeks of access logs and 10 weeks of error logs are kept and removed after.