goaccess-for-nginxproxymanager icon indicating copy to clipboard operation
goaccess-for-nginxproxymanager copied to clipboard

GoAccess Docker Image for Nginx Proxy Manager and more...

Results 24 goaccess-for-nginxproxymanager issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/38940994/182827646-43800108-c616-4901-bf55-6c2da378d126.png) ![image](https://user-images.githubusercontent.com/38940994/182827710-95023607-e020-482d-94d8-f5bfcc18faaf.png) ![image](https://user-images.githubusercontent.com/38940994/182827809-94e5d35d-ab98-4f6d-8220-c61f4175ea0c.png)

When looking throug my logs, I see that all the IPs shown are from CloudFlare, which makes sense as I am using CloudFlare for DNS and security. Do you have...

observance

It's great that you've updated/built upon [GregYankovoy's image](https://github.com/GregYankovoy/docker-goaccess) but it does not look like the `goaccess.conf` file is user-overwritable which means anyone NOT using NPM is unable to use this....

im very sorry but i again have this issue ,maybe yo can open the old one https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager/issues/28 it was running about 2 days normal then it start grow up about...

While loading data it sometimes takes a while for the report to display. It would be nice to know the process of the parsing.

Without restarting the docker container it should read newly created proxy hosts.

### GoAccess error log ```log GOAN v1.1.8 NGINX SETUP... NGINX BASIC AUTH ------------------------------- None LOADING TRAEFIK LOGS ------------------------------- Adding proxy logs... Filename: /opt/log/access.log | Read = yes Found (1) proxy...

Hi, I get the error `No archived logs found at /opt/log`. I do noticed, that the logs are not contained in the container, because `$ docker-compose exec goaccess ls /opt/log`...

Getting the following error when adding the container to an existing NPM deployment. Everything looks right on the compose file, here is the goaccess portion: ######################################### goaccess: image: xavierh/goaccess-for-nginxproxymanager:latest container_name:...

Since `docker-compose` is now deprecated, the current format of compose file on the docker hub page is not compatible with native `docker compose`. The one below works. ``` version: '3.3'...