Thanks!

I added the DEBUG ON & ERRFILE.

Following are few segments of the ERRFILE:

D: Looking up 74.6.18.236:
D:   resolved to llf520158.crawl.yahoo.net
C: 66.249.71.69 - - [22/Feb/2009:21:10:55 +0200] "GET 
/K_comm/english/Roots_tree/Pictures/Stu511L.htm HTTP/1.1" 403 590
C:                                                                              
                                       *
D: Looking up 65.55.105.218:
...
D: Looking up 85.65.16.75:
D:   resolved to 85.65.16.75.dynamic.barak-online.net
C: ::1 - - [22/Feb/2009:21:59:27 +0200] "GET /" 400 991
C:                                                     *
D: Looking up 85.65.25.160:
...
D:   resolved to cpe-72-185-234-199.tampabay.res.rr.com
C: 66.249.71.70 - - [22/Feb/2009:23:52:39 +0200] "GET 
/K_comm/english/Roots_tree/Pictures/Zelma2211Pic.htm HTTP/1.1" 403 590
C:                                                                              
                                            *
D: Looking up 83.103.156.249:
...
D: Looking up 24.148.9.96:
D:   resolved to 24-148-9-96.arm-bsr1.chi-arm.il.cable.rcn.com
C: 66.249.71.69 - - [23/Feb/2009:05:24:25 +0200] "GET /robots.txt HTTP/1.1" 403 
590
C:                                                                              
   *
C: 66.249.71.69 - - [23/Feb/2009:05:24:25 +0200] "GET 
/K_comm/english/Roots_tree/Branch_0000241.htm HTTP/1.1" 403 590
C:                                                                              
                                     *
D: Looking up 65.55.108.145:
...

I found that in the /etc/appache2/mod-log_config.com is the line:

LogFormat "%h %l %u %t \"%r\" %>s %b \
\"%{Referer}i\" \"%{User-Agent}i\""                     combined

Please help me to configure and resolve the problem.

TIA

Nanu

>>> Aengus<analo...@eircom.net> 22/02/2009 17:35:11 >>>
On 2/22/2009 10:28 AM, Nanu Kalmanovitz wrote:
> Hi!
> 
> I'm a newbie to Apache and Linux (Suse), a new server. 
> 
> The anlog display:
> 
> uccessful requests: 93
> Successful requests for pages: 21
> Distinct files requested: 62
> Distinct hosts served: 7
> Corrupt logfile lines: 19
> Unwanted logfile entries: 121
> Data transferred: 3.08 megabytes 
> 
> What are corrupt lines? 

Corrupt lines are lines that don't match the format that Analog is using 
to parse the logfile.

If you add DEBUG ON to your analog.cfg, analog will output the lines 
that it can't parse, with an asterisk under the part that doesn't match. 
You might want to use the ERRFILE command to send the output to a file, 
rather than to the screen.

http://analog.cx/docs/debug.html#ERRFILE 

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
+------------------------------------------------------------------------




+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to