NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.17k stars 2.55k forks source link

Logs/Metrics within the Admin Portal to View Traffic to Proxy Hosts #2395

Open jswan106 opened 1 year ago

jswan106 commented 1 year ago

Describe the solution you'd like I would love to see an enhancement of the admin portal that is perhaps a "Monitor" section of the site. In that section, we could see number of requests that have gone to each host. If you select a Host within this view, you could then get some high level details about each request (maybe have a way to configure verbosity / retention period).

Having this additional visibility into traffic to hosts could provide an immense amount of value.

Describe alternatives you've considered Currently, I believe the other ways to get this data would be spinning up some sort of log aggregation service and building out rules and dashboards this way instead. It definitely can be done, but I think it would make this project even more useful if it was baked in.

golyalpha commented 1 year ago

I'd honestly settle for latency data being visible in the logs saved to disk by NPM, so that I can have a script scrape them once every minute (or even follow them) and dump them into Influx to further explore.

But definitely +1 on this.

github-actions[bot] commented 7 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1:

golyalpha commented 7 months ago

👍