| LogParser and Perfmon CSV 62 days ago by sladescross Microsoft Log Parser Toolkit By Gabriele Giuseppini, Mark Burnett Checking the fields parsed by LogParser from the CSV file. logparser.exe file: -i:CSV Test_000001.csv -iTsFormat: “MM/dd/yyyy hh:mm:ss.ll” Example, of a query to calculate the average, maximum and minimum number of processes in each m ... Sladescross's Blog - sladescross.wordpress.com · Rank: 148,904 |
| Perfmon BLG files and LogParser 62 days ago by sladescross http://blog.bennett-scharf.com/2008/12/17/converting-an-existing-perfmon-blg-file-to-csv/ http://blogs.msdn.com/adcman/archive/2006/05/15/598149.aspx Example syntax for simply converting between file formats: relog -f csv inputfile.blg -o outputFile.csv And then the CSV can be used as input to LogPa ... Sladescross's Blog - sladescross.wordpress.com · Rank: 148,904 |