Re: [analog-help] Please help with getting analog to count one single file.

2005-09-02 Thread John Allspaw
ok confirmed: after trying several combinations, I have no idea how to get analog to count the occurences of one file (thing.gif) in the logs, and count it as a page. simply doing: PAGEINCLUDE /images/thing.gif (or, just thing.gif) or FILEINCLUDE /images/things.gif (or, just thing.gif) with or

[analog-help] Please help with getting analog to count one single file.

2005-09-01 Thread John Allspaw
A colleague and myself have been having the worst time trying to get analog to do a simple thing: count only the occurences of one single file in the access logs. and with no luck at all. We've been using analog for apache log processing for years now, and never have had many issues. Maybe

Re: [analog-help] Please help with getting analog to count one single file.

2005-09-01 Thread Jeremy Wadsack
The command you want is FILEINCLUDE. However, when a request includes a query string, you need use a wildcard to include all matches: FILEINCLUDE /images/thing.gif* See http://analog.cx/docs/include.html for a discussion. PAGEINCLUDE would mean that this is included in Page Requests, which

[analog-help] Please help

2005-05-10 Thread satheesh
friends I tried to run the analog code in VC++ environment. but I am getting some errors. I am adding those errors also. Can anyone help me in sorting out this problem. Expecting an earliest help thanks and regards Satheesh Linking...alias.obj : error LNK2001: unresolved external symbol

Re: [analog-help] Please help

2005-05-10 Thread Jeremy Wadsack
Try building with gcc. You can get a copy for Windows with Cygwin (http://www.cygwin.com/). Otherwise, you should configure your VC++ environment for ANSI C and it looks like you might be missing some libs (make sure to include subdirectories and any system libraries). You might still need

Re: [analog-help] please help

2005-04-27 Thread Klaus Johannes Rusch
Fitzpatrick, Brendan wrote: I'm running Analog on hundreds of different logs (some IIS, some iPlanet, some Apache) and some of the reports show numbers in parenthesis ... most don't. Does anyone know why? -does it depend on the log format - does it depend if data inside the logs contains 7 or more