-
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…
-
Issue actually reported by someone else, but I see it on mine too. Only seems to affect this specific chart which is odd.
If I mouse-over a "bar", the popup-box with details that I'm hoping to see …
-
Hi there !
I want to live goaccess on a filtered data.
Command i'm running is:
`tail -n +1 -f /var/log/nginx/access.log|grep -v -f /goaccess/botstrings.txt -f /goaccess/removed_urls.txt|/usr/lo…
-
暇ならやる、優先順位は低め
-
### Description:
When trying to set up GoAccess in a Docker container behind an NGINX reverse proxy to handle WebSocket connections, I consistently receive a 400 Bad Request error during the WebSoc…
-
`goaccess` doesn't propose to configure format if the input is from `stdin`.
```sh
✗ gzip -cd 2021-04-10-* | goaccess -c -
GoAccess - version 1.4.6 - Mar 14 2021 00:00:00
Config file: /etc/goacc…
-
This is not to track any specific users or anything, but simply to ensure that there are not too many server side errors hiding in sketchy parts of the site. One example: https://github.com/elastic/ex…
-
Hi guys, how are you?
I'm having a bad time trying to setup goaccess behind a nginx reverse proxy
Could anyone help me to solve this? I've been in this for the last 12 hours
My server is a Centos 7…
-
This is my nginx json format
```
log_format main escape=json
'{'
'"time_local":"$time_local",'
'"remote_addr":"$remote_addr",'
'"remote_user":"$remote_user",'
…
-
thanks to @luizirber's nixos setup, we're already logging with `caddy`
log files on the `mastiff` server: `wc -l /var/log/caddy/access-*`
```
3868 /var/log/caddy/access-branchwater.sourmash.b…