goaccess
goaccess copied to clipboard
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
when i create html report it have a error Fatal error has occurred Error occurred at: src/util.c - get_home - 466 Unable to determine the HOME environment variable. How can...
Hi, I stumbled over your open source project, and I'm pretty new to selfhosting, therefore I wanted something to see my traffic through my Caddy2 reverse proxy. Sadly I didn't...
log_format: `log_format foody '$time_iso8601 | $remote_addr | $remote_user | $request | $status | $body_bytes_sent | $http_referer | $http_user_agent | $request_time | $upstream_response_time | $upstream_connect_time | $upstream_header_time |$http_x_forwarded_for | $geoip_country_code |...
My nginx log got http_ x_ forwarded_ The real IP of for, My nginx configuration is '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for" ' My...
Hi, I am unsure if it is a bug, but when I see the panel of unquie visitors a day including spiders it shows around 1400 hits and 220 visitors....
As for exclude-ip, it's often convenient to exclude some known path roots from the statistics. For instance, I'd like to exclude requests for /favicon.ico or known protected areas (say, /admin/).
Hello First of all: thanks for GoAccess 😃 I'm using version `1.5.7` (just updated) on Debian buster. I have a two part question: Since October 2021 I'm running GoAccess with...
I am using goaccess version - 1.6. with Build configure arguments: --enable-utf8 --enable-geoip=mmdb I have set the `geoip-database` in config file and also try to add `--geoip-database=/usr/local/share/GeoIP/GeoLite2-City.mmdb` in command line...
The following command from https://goaccess.io/download#official-repo is failing: ``` sudo apt-get update Hit:1 http://za.archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://za.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:3 http://za.archive.ubuntu.com/ubuntu focal-backports InRelease Hit:4 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease Hit:5 http://nginx.org/packages/ubuntu focal...
1 ./configure --enable-utf8 --enable-geoip=legacy 2 Now i get the National IP, how to get the IP of the city????