-
I'm requesting guidance with parsing haproxy logs with goaccess.
Here are a couple of formating attempts, however, all attempts keep returning errors at every step.
`goaccess -f haproxy.log --l…
-
```bash
goaccess access.log --log-format=CADDY \
--addr=0.0.0.0 \
--pid-file=.pid \
--port=5521 \
--ssl-cert=/etc/letsencrypt/live/_ecc/cert.pem \
--ssl-key=/etc/letsencrypt/…
-
Hi all
I'm testing GoAccess to read Wasabi bucket logs that supposedly are equal to AWS S3 logs so I'm using the "--log-format awss3" option. Everything works great, but the one thing missing is th…
-
https://goaccess.io/
https://github.com/allinurl/goaccess
https://github.com/allinurl/goaccess/issues/2333
-
This RFE covers implementing goaccess for our nginx reverse proxy component of QUADS to track API requests, frequency, performance, etc.
https://goaccess.io/
-
Hello~
I try to access Goaccess html page but it doesn't work.
I have two question, and these are my config for Nginx and Goaccess
1. Which URL I can access to Goaccess Web browser? ex ) 12…
-
Hi guys,
Firstly, I want to say Docksal is fabulous! I really like it, I love it flexibility, extendability and the infinite ways you can do with it.
I'm already using Docksal with two of my cli…
-
Hello.
I trying to use Goaccess Web using 8081 port, but i can't
Here is my configure and network state when I using web socket commend.
Please help me
[root@CDN-VOD08 ~]# goaccess /var/log…
-
Hello, I'm trying to use GoAccess to analyze logs generated by e2guardian on my server. However, I'm encountering an issue where GoAccess returns an error message: specifier %s NULL, making it difficu…
-
Goaccess gives us a good way to see how much a WUI is being used. As the number of static sites increases, this will become more and more important - it'll give us a way of finding out whether a tool …