allinurl / goaccess

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
https://goaccess.io
MIT License
18.12k stars 1.1k forks source link

Issue while excluding IP #1515

Open guptarohit opened 5 years ago

guptarohit commented 5 years ago

I noticed Total Requests still increasing in the HTML report after excluding an IP, although the excluded IP is not being shown in the VISITOR HOSTNAMES AND IPS panel.

To run the goaccess I'm using the config file.

goaccess -f /var/log/nginx/access.log -p /etc/goaccess/custom_goaccess.conf

To exclude IP ip-add, added following to the custom_goaccess.conf:

exclude-ip ip-add
guptarohit commented 5 years ago

@allinurl am I missing something here? wrong configuration or something else..

allinurl commented 5 years ago

Are you using the latest version v1.3?

guptarohit commented 5 years ago

Yes @allinurl

> goaccess --version
GoAccess - 1.3.
For more details visit: http://goaccess.io
Copyright (C) 2009-2016 by Gerardo Orellana

Build configure arguments:
  --enable-utf8
  --enable-geoip=mmdb
  --enable-tcb=btree