Hi all, I got the following error:
Error: Log row too long
LogFile "C:\Program Files\Log Parser 2.2\perfmonlog.csv", Row number 1
when I want to parse my perfmon log. Here is my query:
LogParser.exe "select * from perfmonlog.csv" -i:TSV
Is there a limitation of rows being processed by Logparser? Is there any workaround?