Re: LOGFORMAT Help WebCT
Aengus <[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/5/2008 7:01 AM, Joe wrote: > Thanks for that. > > However, I have run it and got this message via the command prompt window: > C:\Program Files\analog 6.0>analog.exe > analog.exe: analog version 6.0/Win32 > analog.exe: Warning L: Large number of corrupt lines in logfile > H:\Work\WebLearn_Analog\logs\webserver.log: turn debugging on or try > different LOGFORMAT > (For help on all errors and warnings, see docs/errors.html) > Current logfile format: > %y-%m-%d%w%h:%n:%j%w%j%w%S%w%j%w%c%w%j%w%r%w%q%w%b%w%j\n Oops, a typo on my part. the year field is a 4 digit field, so it's %Y rather than %y. LOGFORMAT (%Y-%m-%d%w%h:%n:%j%w%j%w%S%w%u%w%c%w%j%w%r%w%q%w%b%w%j) (I had corrected that in my breakdown of the fields, but I forgot to fix it in the LOGFORMAT string). Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------