mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1944] Filename discrepancy , proxy-host-12_access.log vs proxy-host-12.log #1413
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#1413
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 @xavier-hernandez on GitHub (Mar 23, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1944
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I created a docker image that is related to integrating GoAccess with NPM, https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager . Recently I've had 2 users create issues related to my docker image not working for them and it ended up being that their filenames were incorrect. Since I've used NPM and the jc21 image my file names have always been something like this proxy-host-12_access.log.
These 2 users commented that their filenames are more similar to this format proxy-host-12.log. One user has confirmed that they are using justsky/goaccess-for-nginxproxymanager:latest but it's the ARM version running on a raspberry PI.
Could the difference in filename be related to the underlying architecture?
Nginx Proxy Manager Version
Both I and the user, with the problem, are running v2.9.16
Expected behavior
The filename pattern should be the same.
Screenshots
Me
User having the issue
Operating System
ME
Ubuntu 20.04.3 LTS (Focal Fossa)
User having the issue
RPI
@the1ts commented on GitHub (Apr 2, 2022):
The file name for logging was changed last year by the looks of it here. I'm guessing here, but as the change is in templates, proxies configured since that change will be the new proxy-host format and older proxies the proxy_host format.
Suggests you should handle both file naming schemes.
@github-actions[bot] commented on GitHub (Feb 21, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 6, 2025):
Issue was closed due to inactivity.