Thanks Stephen,
I replaced the square bracket with single quotes. I have tried running
analog with the double quotes escaped and un-escaped.
In both cases, Analog takes about 2 minutes to run and produces and empty
report.
In the case of the un-escaped double quoted version:
$ analog: analog version 6.0/Unix
analog: Warning L: Large number of corrupt lines in logfile
/u/2/j/jf2412/logfiles/httpd.access.20071110: 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 "(ref %f)"
"(client %B)" "(elapsed %D)"\n
The line in my analog.cfg is:
APACHELOGFORMAT '%h %l %u %t "(%r)" %>s %b "(ref %{Referer}i)" "(client
%{User-agent}i)" "(elapsed %D)"'
So, even though I am trying to use Analog's 'APACHELOGFORMAT' and our apache
log format is understood by our apache server, I'm not sure I'm able to
communicate its nuances successfully to Analog...
Thanks for any further advice.
Joshua
On 11/17/07 10:48 AM, "Stephen Turner" <[EMAIL PROTECTED]> wrote:
> On 17/11/2007, Joshua S. Freeman <[EMAIL PROTECTED]> wrote:
>> Hi Aengus,
>>
>> This thing with the [] doesn't really seem to be working... I'm guessing I
>> need to change to LOGFORMAT and figure out how to translate that
>> APACHELOGFORMAT string into an analog string?
>>
>
> Square brackets can't be used as delimiters. Single quotes will work, however.
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------