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.25k stars 1.1k forks source link

Different date range through the panel #2706

Open Boogeyman81 opened 1 month ago

Boogeyman81 commented 1 month ago

Can I specify a different date range through the panel, or is it only in real-time? I would like to see the bandwidth usage separated by vhost for a specific period.

allinurl commented 1 month ago

117 is in the works as we speak. Right now you will need to filter via grep, or sed, e.g.,

# sed -n '/5\/Nov\/2010/,/5\/Dec\/2010/ p' access.log | goaccess -a -