Matt Woodward's posterous

Matt Woodward's posterous

Matthew Woodward  //  * CFML, Grails, and Java Developer
* Principal IT Specialist, US Senate
* Open BlueDragon Steering Committee Member
* All-Around Geek

Mar 22 / 10:51am

Free awk script: Convert IIS log file to NCSA common format

# This awk script takes a Microsoft IIS Web server log file in the default format # and converts it into NCSA common format.

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.

Filed under  //  Apache   IIS   Windows