Hi,
Thank you for that, although when I added your suggestion, I got
a load of new errors (and no output). Here is a snippet of the
errors.txt :
C:\analog_532w32\analog 5.32\analog.exe: Warning L: Large number of
corrupt
lines in logfile MyDir\logsAUG\my_access_log.2003-08-01.log: turn
debugging on or try different LOGFORMAT
Current logfile format:
%S %j %j [%d/%M/%Y:%h:%n:%j] %v "%j%w%r%wHTTP%j" %c %b\n
and this was repeated for each log file present in MyDir. I just added
DEBUG ON to the config file, but was given nothing of substance (apart
from the error file being 30MB large). After consulting
http://www.analog.cx/docs/errors.html, I am just directed to pages I
have already read.
Are there any Tomcat developers out there who have successfully
run Analog on Tomcat error logs?
Thanks
Paul.
The logfile appears to be written with Apache's common format.
If so, the following two lines in the Analog config file should work.
APACHELOGFORMAT (%h %l %u %t %v \"%r\" %>s %b)
LOGFILE MyDir\*.log
HTH,
-- Duke
Paul Wallace wrote:
> Hi,
>
> Yeah, OK...RTFM.
>
> It seems Analog cannot detect the format of my log files. They are
> served by Apache Tomcat, I don't see in
> http://www.analog.cx/docs/logfmt.html or /docs/logfile.html#formats
> anything mentioning this format or Apache Tomcat.
>
> Here is a snippet of one:
>
> 211.10.112.131 - - [01/Aug/2003:00:00:35 00] "GET
> /map_search_results.jsp HTTP/1.0" 200 15881
>
> How may I tell Analog of the Tomcat format?
>
> Thanks
>
> Paul.
>
+-----------------------------------------------------------------------
-
| TO UNSUBSCRIBE from this list:
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| Digest version: http://lists.isite.net/listgate/analog-help-digest/
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
+-----------------------------------------------------------------------
-
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| Digest version: http://lists.isite.net/listgate/analog-help-digest/
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------