Andrea Racca ([EMAIL PROTECTED]):
> Hi, > I try to use analog to analyze log file but I have big problem. > It's possibile analyze log like W3? like this: > 192.168.1.30, CAF_CUNEO\MARCELLO, -, Y, 03/09/00, 17.12.57, 1, -, -, >libero.tukids.tucows.com, > -, 80, 141, 215, 978, http, -, -, http://libero.tukids.tucows.com/images/info1.gif, > -, Inet, 304, 1073745927 > I try with a lot of LOGFORMAT. The last is: > LOGFORMAT (%S, %j, %j, %j, %d/%m/%y, %h.%n.%j, %j, %j, %j, %j, %j, %j, %j, > %j, %b, http, %j, %j, %r, %j, %j, %j, %j) > but is not good... > Could you help me? It's important for my job. > Thank's If you turn on DEBUGing Analog will tell you exactly which lines it thinks are corrupt and where in the lines the corruption occurs. You absolutely need to have a status code in the line for Analog to know where to file it. There's not enough logfile lines there for me to be sure where the status code is, but I think it's the seconds to last field: LOGFORMAT (%S, %j, %j, %j, %d/%m/%y, %h.%n.%j, %j, %j, %j, %j, %j, %j, %j, %j, %b, http, %j, %j, %r, %j, %j, %c, %j) -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/analog-help@lists.isite.net/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------