I'm a long-time user of Analog, but I am in charge of a new site that is hosted at a new ISP.

I've been having quite a difficult time getting Analog to recognize the access logs provided:

Here's what the ISP has to say about the format they use (I don't think I can change it, as it's a shared server)

The raw log files are in Apache format:
CustomLog /var/log/httpd/access_log "%{Host}i %h %l %u %t \"%r\" %s % b %v \"%{Referer}i\" \"%{User-agent}i\"

I've tried many variations of the LOGFORMAT (and APACHELOGFORMAT). But I keep getting error messages:

Warning F: Can't auto-detect format of logfile (path deleted for brevity's sake)

[AND/OR]

analog: Warning C: Bad argument in configuration command: ignoring it:
  APACHELOGFORMAT -> LOGFORMAT (%v %S %j %u [%d/%M/%Y:%h:%n:%j]
  "%j%w%r%wHTTP%j" %c %b %v "%f" "%B")

Here are some logformat designations I've tried:

APACHELOGFORMAT '%{Host}i %h %l %u %t \"%r\" %s %b %v \"%{Referer}i\" \"%{User-agent}i\"' APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User- Agent}i\" %c %T %v) APACHELOGFORMAT (%{Host}i %h %l %u %t \"%r\" %s %b %v \"%{Referer}i\" \"%{User-agent}i\")

etc.

Can someone please help me?

-bobby




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