nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Acsses Logs

Open dugs951 opened this issue 3 years ago • 4 comments

Hi, can i show some logs in nginx proxy manager, which IP Adresses try to accses to my services behind nginx proxy?

Thanks. Regreds

dugs951 avatar Aug 20 '22 20:08 dugs951

All logs are written to data/logs

the1ts avatar Aug 20 '22 21:08 the1ts

Can i show this logs in some gui?

dugs951 avatar Aug 21 '22 14:08 dugs951

This is left for other tools like awstats, goaccess or many others.

the1ts avatar Aug 21 '22 17:08 the1ts

Personally i think this would be an awesome addition to the app, surely it couldn't be too complicated to add in a parser for those logs?

JS-E avatar Aug 29 '22 23:08 JS-E

So after messing around with some stuff i have got goaccess working in a docker container to view the logs in a nice dashboard: tutorial i followed here. The only issue i have is the default config compresses each log which is only showing a day worth of logs, which is a tad too simple to spot any issues in the past.

Would be cool to see a config ui setting to adjust how logs are, maybe some native configs to setup goaccess log support?

JS-E avatar Nov 08 '22 19:11 JS-E

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

github-actions[bot] avatar Feb 11 '24 01:02 github-actions[bot]