-
This is for squid analysis.
when squid uses ssl the request is of type **CONNECT host:port** which is well reported by goaccess, however, it would be interesting to **remove the port suffix** in orde…
-
### Discussed in https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager/discussions/161
Originally posted by **wernerm** September 18, 2023
I would like to suggest a new feature pl…
-
As @ws-h-ono wrote on allinurl/goaccess issue #444
"Can you somehow try to share web socket ports against multiple sites? (Maybe by using URL path like, wss://ws.domain/site.domain ?)"
I like t…
-
Hello,
I would be happy if anyone could help me out with an issue, unfortunately I have little knowledge with self hosting, GoAccess and everything that comes with it.
I work at a small compan…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
It would be better to have a stats section in Nginx UI like Nginx amplify or HAProxy sta…
-
Hi,
First, goaccess is awesome!
But I'm a bit stuck. I've tried various things and this seems the most simple but also most hackish. I'm trying to keep my docker logs AND have it read by go…
-
Is it possible to run the terminal shell with docker?
The documentation examples just show how to create a html report:
`cat access.log | docker run --rm -i -e LANG=$LANG allinurl/goaccess -a -o htm…
-
hey guys,
I've been trying to run dockerized goaccess with geoip enabled, using GeoIP2 (mmdb, not legacy). I've been getting the same error in my docker container logs, regardless of whether I do thi…
-
I can't seem to get this working.
Here's an example of my config
Nginx
listen 443 ssl http2;
location /ws/ {
proxy_pass http://localhost:7890;
proxy_http_version 1…
-
I installed GoAccess successfully on a CentOS7 web server.
I configured it as well to the best of my ability.
Whenever I try to run any command from the 'get started' documentation I get the fol…