Re: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Aengus Lawlor
On Mon, 25 Oct 1999, Stephen Turner wrote: >(And you can't make the form interface work at all until you've read at >least some of the documentation, so there is a much better chance that >people will read it there!) Security through obscurity? :-) I understand the logic in having two seperat

[analog-help] definition of "pages" for Domino log

1999-10-25 Thread Dave Witzel
Has anyone tried to use Analog to analyze Lotus Domino logs? I need to do so in a way that the results are roughly comparable to regular HTTP servers used at the same site. I've got two problems. First, I'd like to define a "page" as anything that _doesn't_ request a "gif" or "jpg". I tried th

Re: Re[4]: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Aengus Lawlor wrote: > > Yes (IIS3 and IIS4). Isn't it supposed to pass GET parameters like that? I don't think there's anything to say it shouldn't. There's nothing to say it should either though: and Apache doesn't, for example. In this case it's a security risk, and I wou

Re: [analog-help] listing php3 pages

1999-10-25 Thread info
Thanks for the solution to the problem! I'm using Analog form the cgi-interface only - the error message never came up! (hint.) Nico > On Mon, 25 Oct 1999 [EMAIL PROTECTED] wrote: > > > Hi, > > > > I'm trying to display my *.php3 pages as pages. > > > > I included the lines below: > >

[analog-help] listing php3 pages

1999-10-25 Thread info
Hi, I'm trying to display my *.php3 pages as pages. I included the lines below: PAGEINCLUDE *.ps,*.ps.gz,*.shtml,*.shtm,*.cgi,*.pl, *.php3 LINKINCLUDE pages I lists the *.php3 , but does not make the links. What did I do wrong? Thanks Nico --

Re: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Jeff Longland wrote: > > I agree - but if the CGI command is removed - can we PLEASE get a form interface > that will work on Windows machines that don't have Activestate Perl32? > Jeremy Wadsack has already made an executable version. It's on the helper apps page. -- Ste

Re: =?iso-8859-1?Q?Re:_[analog-help]_Can=B4t_get_past_days_s

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Aengus Lawlor wrote: > Analog can cache some of the data from previous runs to do the kind of > thing you want. See docs/cache.html for more info. ... or you can just read all the old logfiles every day. That's what I do. It's fast, and a bit safer. You only have to run ana

Re: [analog-help] Solaris / cc

1999-10-25 Thread Mike Carpenter
> As far as I remember, Solaris cc is not ANSI standard (at least it wasn't some > versions ago). If the analog code is, it may be better to grab a copy of gcc and > compile with that. That's what we did. This is good advice. The solaris compiler is intentionally braindead. It is only used to

Re: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Aengus Lawlor
It's precisely because the CGI command makes Analog "simple to use, simple to set up" that I'd prefer to keep it, if there was a simple way to resolve the security issues. But I can see that that would involve making Analog just a little bit more complicated internally, so sticking with the se

Re: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Jeremy Wadsack
Aengus Lawlor wrote: > On 10/22/99, I wrote: > > >On Fri, 22 Oct 1999, Stephen Turner wrote: > >> > On Thu, 21 Oct 1999, Aengus Lawlor wrote: > > > The documentation says of CGI ON that "You can't choose any options that > way though". This isn't my experience. I just typed in th

Re: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Stephen Turner
On Mon, 25 Oct 1999, Aengus Lawlor wrote: > It's precisely because the CGI command makes Analog "simple to use, > simple to set up" that I'd prefer to keep it, if there was a simple way > to resolve the security issues. But I can see that that would involve > making Analog just a little bit mo

Re: [analog-help] Solaris / cc

1999-10-25 Thread Wallace Nicoll
Wileman, Peter (P.) wrote: > make is failing when running on our Solaris system > ... lots of stuff cut > any suggestions ? As far as I remember, Solaris cc is not ANSI standard (at least it wasn't some versions ago). If the analog code is, it may be better to grab a copy of gcc and compile

Re: Re[2]: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Susan Alderman wrote: > > I'd vote for removing the CGI command - one of the things that analog > has going for it is that it's simple to use, simple to set up. When > you start getting into security issues like this, all of a sudden > it's NOT simple to use/set up and peopl

Re: [analog-help] How can I convert e-mailed statistics into log files ?

1999-10-25 Thread Jim Foley
On 23 Oct 99, at 22:13, Mike Gould wrote: > My ISP e-mails me the statistics for my web site daily. I have Outlook > 97. > Is there any way of automatically converting the contents of the e-mails > into log files ? Has anyone written a bit of visual basic or similar to > do this ? Alternativ

Re: [analog-help] Help!

1999-10-25 Thread Stephen Turner
On Sat, 23 Oct 1999 [EMAIL PROTECTED] wrote: > I've just got a RaQ(tm)2 Server, and wish to add this stats program to > the server. I'm sure I have the correct version for the server, but > stuck on how to set-up, where to put the software etc. > > The server is controlled through the browser or

Re: [analog-help] report of failure sort by code errors (number of errors versus code error) is it possible ?

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Jean Claude Scholle wrote: > give a report of errors - Failed requests with codes in the > 400's (error in request) or 500's (server error) - with the name of files > generating the errors. > > Is it possible to have a similar report of failure with code errors (ie % > erro

Re: [analog-help] is it possible ?

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Jean Claude Scholle wrote: > Is it possible to read with ANALOG 332 the logfile if the name input file > include the date (available with Unix -server appache) for exemple c:\logs\%D-%y%-M-access.log> as for the . > No. Most of the time this isn't useful, because the %D, %

Re: [analog-help] Help!

1999-10-25 Thread steve
Hi! Don't worry! It's all sorted now! Thanks anyway! Steve Stephen Turner wrote: > On Sat, 23 Oct 1999 [EMAIL PROTECTED] wrote: > > > I've just got a RaQ(tm)2 Server, and wish to add this stats program to > > the server. I'm sure I have the correct version for the server, but > > stuck on how

[analog-help] Corrupt logfiles

1999-10-25 Thread SWENSOCA
Hello, i've been running a few different versions of analog and have the same problem. I run analog weekly and monthly for stat reports and the weekly runs work properly but in my monthly runs i get no output and all corrupt log files...but the same logfiles are used for the weekly runs so i'm

Re: Re[2]: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Simon McClenahan
- Original Message - From: Stephen Turner <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 25, 1999 10:08 AM Subject: Re: Re[2]: [analog-help] CGI Error on NT IIS 4 > I'm sure this could be made to work. However, I still think that the > neatest, and safest, solution is

Re[5]: [analog-help] CGI Error on NT IIS 4

1999-10-25 Thread Aengus Lawlor
On 10/22/99, I wrote: >On Fri, 22 Oct 1999, Stephen Turner wrote: >> On Thu, 21 Oct 1999, Aengus Lawlor wrote: > > The documentation says of CGI ON that "You can't choose any options that way though". This isn't my experience. I just typed in the following URL >> >>OK, a

Re: [analog-help] Solaris / cc

1999-10-25 Thread Simon McClenahan
- Original Message - From: Wileman, Peter (P.) <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 25, 1999 8:00 AM Subject: [analog-help] Solaris / cc > make is failing when running on our Solaris system > > cc -O2 -DNODNS -DNEED_STRCMP -DUNIX -c alias.c > "./analhea

Re: [analog-help] listing php3 pages

1999-10-25 Thread Stephen Turner
On Mon, 25 Oct 1999 [EMAIL PROTECTED] wrote: > > I'm using Analog form the cgi-interface only - the error message > never came up! (hint.) > No, it would be quite wrong to send all warning messages of this sort to the browser, or even to the error log. As it says in the documentation, get

[analog-help] Solaris / cc

1999-10-25 Thread Wileman, Peter (P.)
make is failing when running on our Solaris system cc -O2 -DNODNS -DNEED_STRCMP -DUNIX -c alias.c "./analhea2.h", line 410: warning: signed is a keyword in ANSI C "./analhea2.h", line 410: undefined or not a type: signed "./analhea2.h", line 410: warning: "typedef" valid only for function d

Re: [analog-help] How can I convert e-mailed statistics into log files ?

1999-10-25 Thread Stephen Turner
On Sat, 23 Oct 1999, Mike Gould wrote: > My ISP e-mails me the statistics for my web site daily. I have Outlook 97. > Is there any way of automatically converting the contents of the e-mails > into log files ? No. The statistics are just a high level summary of the data. You can't reconstruc

Re: [analog-help] listing php3 pages

1999-10-25 Thread Stephen Turner
On Mon, 25 Oct 1999 [EMAIL PROTECTED] wrote: > Hi, > > I'm trying to display my *.php3 pages as pages. > > I included the lines below: > > PAGEINCLUDE *.ps,*.ps.gz,*.shtml,*.shtm,*.cgi,*.pl, *.php3 > LINKINCLUDE pages > > I lists the *.php3 , but does not make the links. > You put a space b

Re: [analog-help] PROCTIME Report

1999-10-25 Thread Stephen Turner
On Fri, 22 Oct 1999, Jason Linhart wrote: > > TIME-TAKEN in Microsoft IIS logs is in units of 1/100ths of a second. > Recording the transfer time in seconds is completely useless, most > transactions take under a second. > As the field is defined to include decimals, that's not a problem. >