Hi, I am parsing IIS log and sometimes with the switch -e:1000 I get some errors displayed as follows
************************************************
Cannot find end-of-line - extra characters detected at the end of log entry
LogFile "\\WEBserver\LogFiles\W3SVC2\ex061211.log", Row number 411810
*************************************************
I checked the line , the line ends with 3 dashes as follows
2006-12-11 22:17:50 172.185.254.41 - W3SVC2 WEBserver 192.20.128.71 80 - /software/guide_cederoms_2006/img/19.gif - 400 87 224 283 0 SEGMENTDATE=11%2F12%2F2006+23%3A15%3A59; SEGMENT=100; NBART=0; SID=53165d95%2Dfd67%2D87a3%2Df992%2Db3b3240d5504; UID=097ff39c0%2D2f8a%2D9257%2De96c%2Dee75a00822c2; Nav2=1677832/; CR=0/2/0/0/; LSA=1677832|-2; LSASubsite=-2=2=1677832 - - -
Thanks in advance