# This awk script takes a Microsoft IIS Web server log file in the default format
# and converts it into NCSA common format.
via alan-ng.net
Very handy and very fast. I used this to convert some IIS logs for load testing since JMeter doesn’t like the default IIS log format.