mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #1171] Add GoAccess Analitics #960
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#960
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 @xinux87 on GitHub (Jun 11, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1171
HI all,
It would be nice to have all the information for each hosted domain, and analizethem using something like GoAccess or Awstats, all in the same interface.
Describe the solution you'd like
Integrate the Goacess or Awstats html output in the configuration fo the proxy manager.
Describe alternatives you've considered
Adding custom logs, but its difficult to maintain.
here you have my GoAccess Parsing for the proxy configuration used in Nginxproxymanager:
log-format %^[%d:%t %^] %^ %^ %C - %m %^ %v "%U" [Client %h] [Length %b] [Gzip %^] [Sent-to %h] %u %R
date-format %d/%b/%Y
time-format %H:%M:%S
Thanks!!
@timdonovanuk commented on GitHub (Aug 31, 2021):
OMG, thank you so much. I was tearing my hair out trying to figure out the log format NPM uses. Why does it use a non standard implementation?! Why does it not specify it in any config files that sits outside the container?!
@xinux87 commented on GitHub (Aug 31, 2021):
Well there are to manyintegrations possible, and sure its a work that the developer its using for his own purposes and its sharing it.
@abdul-alim commented on GitHub (Feb 17, 2022):
I am getting this Error
Log Sample