> Hi !
> 
> I'm using Apache web server, here is my configuration :
> 
>                       LogFormat "%h %t %{User-agent}i %b" agent
> 
> Here is a sample of my lof file : 
> 10.2.1.2 [13/Mar/2001:10:19:14 +0100] Mozilla/4.0 (compatible; 
> MSIE 5.5; Windows 98) 2880
> 10.2.1.2 [13/Mar/2001:10:19:14 +0100] Mozilla/4.0 (compatible; 
> MSIE 5.5; Windows 98) -
> 
> 
> I've tried to use (in analog) :
> Hi !
> 
> APACHELOGFORMAT 
> 
> APACHELOGFORMAT (%h %t %{User-Agent}i %b)     
> 
> LOGFORMAT (%s [%d/%M/%Y:%h:%n:%j] %B %b)  
> 
> LOGFORMAT (%s [%d/%M/%Y:%h:%n:%j +%j] %B %b)
> 
> LOGFORMAT (%s [%d/%M/%Y:%h:%n:%j %j] %B %b)
> 
> LOGFILE   'PATH_TO_'/www.log
> 
> 
> 
> Sample of result in all case (with debugging ON) :
> 
> 
> ...
> C: 10.2.1.2 [13/Mar/2001:10:19:14 +0100] Mozilla/4.0 (compatible; 
> MSIE 5.5; Windows 98) 2880
> C:                                                   *
> C: 10.2.1.2 [13/Mar/2001:10:19:14 +0100] Mozilla/4.0 (compatible; 
> MSIE 5.5; Windows 98) -
> C:                                                   *
> ...
> 
> 
> F: Closing logfile 'PATH_TO_'/www.log
> S: Successful requests: 0
> S: Redirected requests: 0
> S: Failed requests: 0
> S: Requests returning informational status code: 0
> S: Status code not given: 0
> S: Unwanted lines: 0
> S: Corrupt lines: 64
> ./analog: Warning L: Large number of corrupt lines in logfile
>   'PATH_TO_'/www.log: try different LOGFORMAT
>     Current logfile format:
>       %S [%d/%M/%Y:%h:%n:%j] %B %b\n
> 
> 
> Can you help me about this format trouble ?
> 
> Thank you.
> 
> 
> 
> 
> 
> 
>                                       Julien.
> 
> 
> 
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to