-
nginx.conf 配置文件
启动命令http://www.jianshu.com/p/3b045336b4b1
http://www.jianshu.com/p/a55590f486a2
http://www.jianshu.com/p/9523d888cf77
-
**GoAccess ver** 1.9.1
**Env:** docker container
**Command:**
```dockerfile
command: >
/app/logs/access.log
-o /app/report/access.log.html
--real-time-html
--origin=htt…
-
Hello,
During last years [Amazon WS introduced a lot of ARM based instances](https://aws.amazon.com/ec2/graviton/) and they have a great performance and affordable price. Also, Apple started a move…
-
The original issue is here: https://github.com/allinurl/goaccess/issues/90
The previous issue author stated that there are issues running the goaccess from crontab. The issue actually is not with c…
-
Hi,
We are using the software to generate the report month-by-month, with --db-path one directory for every month. Like this, it's easy to clean up and the view is clear during the month.
` cat …
-
Could this be used to parse aws web application firewall logs ? Those are in Json format and in display we require requests that were blocked by firewall.
-
Sep 19 12:25:06 localhost haproxy[11398]: 127.0.0.1:8183 103.246.243.242 [19/Sep/2019:12:25:06.002] GET /IVTS/js/leaflet.markercluster-src.js HTTP/1.1 200 17667 {https://qc.noviretechnologies.com/IVTS…
-
I came across GoAccess a few months back and have been using it along side [netdata](https://github.com/firehol/netdata) to monitoring my cloud systems.
I really like the simplicity and dashboard …
-
When .goaccessrc in the user home directory is a symbolic link and I execute:
```
sudo zcat -f /var/log/nginx/example.log* | goaccess
```
The program works as expected but when you press q on exit t…
-
# Install GoAccess on Windows
Why MSYS and not Cygwin? When attempting to compile GoAccess using Cygwin, everything went well.. until moving the created .exe's to another computer that had never ha…