Skip to content

Instantly share code, notes, and snippets.

@soheilpro
soheilpro / example.sh
Last active July 17, 2025 23:50
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'