Goaccess
Goaccess¶
Traefik¶
CLI Interface:
/usr/bin/goaccess -a -g -f ~/docker/data/traefik/access.log --log-format "%h %^ %^[%d:%t %^] \"%r\" %s %b \"%R\" \"%u\" %^ %v %^ %Lms" --date-format "%d/%b/%Y" --time-format "%H:%M:%S"
Make a HTTP Viewable Document:
/usr/bin/goaccess -a -g -f ~/docker/data/traefik/access.log --log-format "%h %^ %^[%d:%t %^] \"%r\" %s %b \"%R\" \"%u\" %^ %v %^ %Lms" --date-format "%d/%b/%Y" --time-format "%H:%M:%S" -o ~/report.html --real-time-html