Skip to content

Instantly share code, notes, and snippets.

View Sendarg's full-sized avatar

Sendarg Lee Sendarg

View GitHub Profile
@Sendarg
Sendarg / example.sh
Created May 24, 2017 09:45 — forked from soheilpro/example.sh
Easy IIS log file format specification for goaccess.
goaccess -f u_ex150629.log --log-format "$(cat u_ex150629.log | ./goiisformat.sh)" --date-format '%Y-%m-%d' --time-format '%H:%M:%S'