On Tuesday, February 07, 2006 2:53 PM [EDT], vn <[EMAIL PROTECTED]> wrote:
> I have something similar and I don't really understand the LogFormat > thing...I thought so but it looks like it's not the case ... > analog: analog version 5.32/Unix > analog: Warning M: Logfile /var/log/apache/agent.log contains lines ... > analog: Warning M: Logfile /var/log/apache/referer.log contains lines You've configured Apache to log Browser and referrer information to seperate logs. Just ignore them, and don't tell Analog to try to analyse them. Once you get Analog working for the access log, you can try to add those additional logs into the mix, but it's generally easier if you configure Apache to log all then information in a single log file. > analog: Warning M: Logfile /var/log/apache/access.log contains lines > with no bytes: byte counts may be low You're not logging byte count information - it's not critical, but it's usually logged. > > > APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b) > LOGFILE /var/log/apache/access.log Are you sure that's the format that Apache is using - what does your CustomLog line say? 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 +------------------------------------------------------------------------

