[ENHANCEMENTS] Statistics and logging for each proxy
Is your feature request related to a problem? Please describe. Whilst the overall statistics view on the Status page is nice to see total throughput on this proxy node it'd be really ace if I could view both stats and logging per proxied server. Yep the Statistical Analysis page is nice too but realtime stats would be handy, perhaps with a time range selector like 1m/5m/60m/24h or somesuch.
Describe the solution you'd like I'm not really set on a particular layout but something like Dozzle might be nice - a list of my vhosts down the left hand side and when you click on an individual vhost you see in the right hand column the access and error logging for that specific site, along with statistics such as number of connections, throughput, etc. Going a step further with the Dozzle thought, Dozzle lets you pin several hosts and have several columns so that you can monitor logging for a few docker containers at the same time - this would be great in Zoraxy.
Describe alternatives you've considered I use NPM at the moment with Promtail, Loki and Grafana. That's cool if I want a systems view of my setup but it's a pain to configure.
Additional context None that I can think of.
Hey @kbekus
Good idea, in facts we are looking for a contributor / maintainer for the logging & statistic module as stated here. You wanna try contribute some code to make it happen?