Ni nota aku...
Install
sudo apt install goaccess
enable access_log in squid.conf
access_log /var/log/squid/access.log squid
sudo systemctl restart squid
goaccess /var/log/squid/access.log --log-format='%x.%^ %~ %L %h %^/%s %b %m %U %^' --date-format=%s --time-format=%s --http-protocol=no --ignore-panel=BROWSERS --ignore-panel=OS --ignore-panel=REFERRING_SITES
Top comments (0)