Analog is refusing to see my apache logfile. I have
tried not specifying a format. My httpd.conf looks
like:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
#
# The location and format of the access logfile
(Common Logfile Format).
# If you do not define any access logfiles within a
<VirtualHost>
# container, they will be logged here. Contrariwise,
if you *do*
# define per-<VirtualHost> access logfiles,
transactions will be
# logged therein and *not* in this file.
#
CustomLog /var/log/apache/access_log common
#
# If you would like to have agent and referer
logfiles, uncomment the
# following directives.
#
#CustomLog /var/log/apache/referer_log referer
#CustomLog /var/log/apache/agent_log agent
#
# If you prefer a single logfile with access, agent,
and referer information
# (Combined Logfile Format) you can use the following
directive.
#
CustomLog /var/log/apache/access_log combined
And my analog.conf is:
LOGFILE /var/log/apache/access_log
# LOGFILE /old/logs/access_log.*
OUTFILE /home/simon/apache/log
HOSTNAME "oliverroad.selfip.com"
I don't really know where to go from here. If I
specify APACHELOGFORMAT with the combined or common
lines from above, I still get errors. Apparently
analog doesn't like '%t' in a line. Anyway, the error
output is this:
analog: analog version 6.0/Unix
analog: Warning L: Large number of corrupt lines in
logfile
/var/log/apache/access_log: turn debugging on or try
different LOGFORMAT
(For help on all errors and warnings, see
docs/errors.html)
Current logfile format:
%S %j %j [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c
%b\n
%S %j %j [%d/%M/%Y:%h:%n:%j] "%j%w%r" %c %b\n
%S %j %j [%d/%M/%Y:%h:%n:%j] "%r" %c %b\n
analog: Warning R: Turning off empty Search Word
Report
analog: Warning R: Turning off empty Operating System
Report
___________________________________________________________
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail
http://uk.messenger.yahoo.com
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------