Stephen Turner ([EMAIL PROTECTED]):
> On Tue, 22 Jan 2002 [EMAIL PROTECTED] wrote: >> That format is bringing me the same results as before >> (warnings on every line i assume an incorrect >> logformat). My error log is showing Warning F to >> closing the config file and lang file and then the C >> warning the the actual log files. Also there are three >> logs i'm working with error, ssl_engine, and access. I >> am missing something but I don't understand what. How >> do i troubleshoot this? > Three logs? The httpd.conf snippet you sent us only declared one, I think. > Analog doesn't analyse the error log, by the way, so ignore that one. > If you have two logfiles with different formats, you may need something like > LOGFORMAT format1 > LOGFILE file1 > LOGFORMAT format2 > LOGFILE file2 > If you still can't figure it out, turn debugging on. That will show you > where every line was corrupt. Also, Analog doesn't analyze the error log from Apache. It has mainly human-readable information and all of it is duplicated in the access logs in status codes. (This is in the FAQ) If you take out the error log, that may remove a lot of your corrupt line messages. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
