Hi guys, I am in need of some assistance (Yes, again - last time I promise ;). Apparently I have to enter my logformat into the command string as it cant auto detect it :(
These are the fields used in the log: #Software: Microsoft Internet Information Services 6.0 #Version: 1.0 #Date: YYYY-MM-DD HH:MM:SS #Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken Here is a sample of the log: #Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken 2005-08-15 20:52:21 W3SVC1 WEBHOSTDEV1-VIR 63.251.174.175 GET /dnnnuketest/ - 80 - 63.251.174.150 HTTP/1.1 Mozilla/5.0+(Windows;+U;+Windows+NT+5.2;+en-US;+rv:1.7.10)+Gecko/20050716+Fi refox/1.0.6 - - webhostdev1-vir 401 3 5 1859 416 1552 I tried using the following: %Y-%m-%d %h:%n:%j %j %j %j %j %r %j %j %j %s %B %A %j %u %f %v %c %j %j %b %j %j %Y-%m-%d %h:%n:%j %j %j %j.%j.%j.%j %r %j %j %u %s %j %A %j %f %S %c %j %b %j %j Errors: E:\stats\analog\analog.exe: Warning C: Too many arguments for configuration command: ignoring end of line starting: LOGFORMAT %Y-%m-%d %h:%n:%j E:\stats\analog\analog.exe: Warning C: Bad argument in configuration command: ignoring it: LOGFORMAT %Y-%m-%d %h:%n:%j E:\stats\analog\analog.exe: ...cont..: (reason: time without date or vice versa) E:\stats\analog\analog.exe: Warning F: Can't auto-detect format of logfile E:\userdirs\logroot\dnnnuketest\logs\web\ex050504.log: ignoring it E:\stats\analog\analog.exe: Warning F: Can't auto-detect format of logfile E:\userdirs\logroot\dnnnuketest\logs\web\ex050815.log: ignoring it E:\stats\analog\analog.exe: Warning F: Can't auto-detect format of logfile E:\userdirs\logroot\dnnnuketest\logs\web\ex050824.log: ignoring it E:\stats\analog\analog.exe: Warning F: Can't auto-detect format of logfile E:\userdirs\logroot\dnnnuketest\logs\web\ex050825.log: ignoring it Any thoughts? +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

