Re: [analog-help] Output command

2002-11-20 Thread analog-help
- Original Message -
From: "Stephen Turner" <[EMAIL PROTECTED]>

>If you try it, you'll soon see! +a (or OUTPUT PLAIN) makes a text version
of
>the output, instead of HTML output.

now i get it - as it says "commandline" - i was thinking analog.cfg go
figure...

sorry & thankx, now goto sleep! ;)
robert

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output command

2002-11-20 Thread analog-help
On Wed, 20 Nov 2002, robert müller wrote:

> hi everybody,
> 
> i ran across the following in the documentation:
> 
> "you can also select PLAIN style with the command line argument +a, and HTML
> with the command line argument -a"
> 
> what exactly is the +a (or -a) for?
> 

If you try it, you'll soon see! +a (or OUTPUT PLAIN) makes a text version of
the output, instead of HTML output.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
 "Reserve your 2 hour delivery time, which means you'll see the same special
  offers as you would instore" - Sainsbury's internet shopping instructions

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Output command

2002-11-20 Thread analog-help
hi everybody,

i ran across the following in the documentation:

"you can also select PLAIN style with the command line argument +a, and HTML
with the command line argument -a"

what exactly is the +a (or -a) for?

thankx,
robert



robert müller

eye-c software corporation
6125 n. central ave #2
phoenix, az 85012, u.s.a.
phone: +1 (602) 532-2842

web: http://www.i-c.com

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output INCLUDEd lines from LOGFILE

2002-10-07 Thread analog-help

On Mon, 7 Oct 2002, Rogers, Henry H. wrote:

> I've had great success with Analog over the past year. Many thanks to all
> contributors. I am needing (and haven't found reference to it in the docs)
> to output complete lines from the LOGFILE that meet various conditions in my
> INCLUDE list. I'm use Analog extensively to inspect the log file for request
> errors or hack attempts and stealth bots. Unfortunately, I'm not able from
> within Analog to view all fields when a line meets a certain condition. For
> example, I would like to see the
> date/time,host,stem,query,browser,port,status if the request was a 405 or
> 403 or if the stem was /passwd.cgi or xxx or xxx. This would allow me to
> identify host ips that have recurring errors or +100 hits per session. I am
> currently using Analog to identify suspicious requests and manually building
> a RE script to grep those lines. It would be great if this parsed logfile
> was OUTPUT something like CACHEOUTFILE. Thanks for any suggestions including
> preprocessor helper apps that integrate with Analog. Cheers.
> 

Analog doesn't output logfile lines, only its normal reports. grep is the
way forward. Or a first crude pass with grep then Perl, or whatever.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Output INCLUDEd lines from LOGFILE

2002-10-07 Thread analog-help

I've had great success with Analog over the past year. Many thanks to all
contributors. I am needing (and haven't found reference to it in the docs)
to output complete lines from the LOGFILE that meet various conditions in my
INCLUDE list. I'm use Analog extensively to inspect the log file for request
errors or hack attempts and stealth bots. Unfortunately, I'm not able from
within Analog to view all fields when a line meets a certain condition. For
example, I would like to see the
date/time,host,stem,query,browser,port,status if the request was a 405 or
403 or if the stem was /passwd.cgi or xxx or xxx. This would allow me to
identify host ips that have recurring errors or +100 hits per session. I am
currently using Analog to identify suspicious requests and manually building
a RE script to grep those lines. It would be great if this parsed logfile
was OUTPUT something like CACHEOUTFILE. Thanks for any suggestions including
preprocessor helper apps that integrate with Analog. Cheers.

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-23 Thread analog-help

HCMI EUGENIO, Sheila R. <[EMAIL PROTECTED]> wrote:
> LOGFILE c:\WINNT\.\W3SVC4\*.log http://my.serverstats.com

Note that this line is telling Analog to ignore the actual virtual host
recorded in this logs, and over ride it with http://my.serverstats.com.

You may believe that the process you have followed makes it impossible
for anyone to use 123.456.100.10 to access the server, but IIS5 doesn't
agree with you, and Analog is simply reporting on what is really in the
logfile. There's nothing wrong with ignoring this, but if I was you, I'd
at least run a report on just the W3SVC5 logs, without any second
argument to LOGFILE, and with VHOST ON, to see if the numbers for a
single server agree with the numbers you generate for that same virtual
server when you run against all the logfiles combined.

> yesterday, ive presented it to our HRD and they're wondering if it's
> possible if we can track the distinct access by IP address. they just
> want to justify to the management how many out of the total number of
> PCs in all four branches are actually visiting the
> my.bulletinboard.com site.

If you have DNS lookups enabled, and each office has a different
subdomain name, then you can tweak the Domain or Organization reports to
do this.

SUBORG *.hondamakati.com.ph

might be sufficient.

If all the clients resolve to the same level  of domain, then you might
want to disable DNS lookups, and use HOSTALIAS commands to alias the
subnets - eg

HOSTALIAS 10.10.1.* Office1
HOSTALIAS 10.10.2.* Office2

etc.

Aengus

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-22 Thread analog-help

sir, unfortunately, i have checked the logfiles one by one (for all 8
virtual hosts). in IIS5, there's already a designated folder for each
virtual host, so i can tell from there, and by checking each and everyone of
them which logfile is for a host. when my partner reconstructed our intranet
last march, he didnt check the server logging utility, and did not specify
the virtual host data to be included. but analog was already installed then
and so what we had is a mix-up of output report. i had to create a script
that will crawl the log files and insert the corresponding virtual host. all
in all, i can assure you that the logfiles are neat and clean. :-)

reading through the docs (and upgrading analog to v5.23), ive found an
alternative way of indicating the virtual host in the LOGFILE line:

LOGFILE c:\WINNT\system32\LogFiles\W3SVC4\*.log http://my.serverstats.com
LOGFILE c:\WINNT\system32\LogFiles\W3SVC5\*.log http://my.onlinemileage.com
LOGFILE c:\WINNT\system32\LogFiles\W3SVC7\*.log http://my.isd.com
LOGFILE c:\WINNT\system32\LogFiles\W3SVC14\*.log http://my.applications.com
LOGFILE c:\WINNT\system32\LogFiles\W3SVC10\*.log http://my.bulletinboard.com
and so on...

it worked!!! :-)

yesterday, ive presented it to our HRD and they're wondering if it's
possible if we can track the distinct access by IP address. they just want
to justify to the management how many out of the total number of PCs in all
four branches are actually visiting the my.bulletinboard.com site.

i hope that isn't too much to ask. :-) thanks, everyone and to you, Aengus!

-Original Message-
From: Aengus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 5:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles



There is nothing wrong with your hosts and settings. The problem is that
your logfiles contain entries that you don't expect. The trick is find
out why they are there, and decide whether that indicates a problem. If
it does, you should fix it. If it isn't a problem, but is something that
you don't want to include in your reports (such as a spider from a
search engine), then you just have to exclude it.

Aengus

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-22 Thread analog-help

HCMI EUGENIO, Sheila R. <[EMAIL PROTECTED]> wrote:

> actually, that is the IP address of our intranet server (i just gave
> a dummy one.hehe.). my.bulletinboard.com & my.onlinemileage.com are
> virtual hosts. that's the reason why i have the second argument in
> LOGFILE line which is
>
> LOGFILE c:\WINNT\system32\LogFiles\W3SVC5\*.log http://%v
> LOGFILE c:\WINNT\system32\LogFiles\W3SVC10\*.log http://%v

I understand that. And that's how I know that 123.456.100.22 is turning
up in the %v field in at least some of your log entries - if it wasn't,
then Analog wouldn't have entries like http://123.456.100.22/02282002/
in the Directory report.

> the first line is for my.bulletinboard.com. the other one is for
> my.onlinemileage.com.

No, the first one is for the logfiles for W3SVC5  and any virtual hosts
that are recorded in them, and the second one is for the logfiles for
W3SVC10 and any virtual hosts that are recorded in them. You are
assuming that you will only see entries for my.bulletinboard.com and
my.onlinemileage.com, but Analog doesn't know about that assumption, and
is telling you what is really in there.

> this is a line from a logfile in W3SVC5 folder (my.bulletinboard.com)
> 2002-05-01 23:20:06 123.456.100.10 - 123.456.100.22 80 GET
> /04252002/training1.htm - 200 my.bulletinboard.com
> Mozilla/4.0+(compatible;+MSIE+5.0;+Windows+98;+DigExt)

And somewhere else in those logs there are lines like
2002-05-01 23:20:06 123.456.100.10 - 123.456.100.22 80 GET
/04252002/training1.htm - 200 123.456.100.22
Mozilla/4.0+(compatible;+MSIE+5.0;+Windows+98;+DigExt)

 or

2002-05-01 23:20:06 123.456.100.10 - 123.456.100.22 80 GET
/04252002/training1.htm - 200 -
Mozilla/4.0+(compatible;+MSIE+5.0;+Windows+98;+DigExt)

> we have other virtual hosts and the settings are all the same.

There is nothing wrong with your hosts and settings. The problem is that
your logfiles contain entries that you don't expect. The trick is find
out why they are there, and decide whether that indicates a problem. If
it does, you should fix it. If it isn't a problem, but is something that
you don't want to include in your reports (such as a spider from a
search engine), then you just have to exclude it.

Aengus

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



RE: [analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-21 Thread analog-help

actually, that is the IP address of our intranet server (i just gave a dummy
one.hehe.). my.bulletinboard.com & my.onlinemileage.com are virtual hosts.
that's the reason why i have the second argument in LOGFILE line which is 

LOGFILE c:\WINNT\system32\LogFiles\W3SVC5\*.log http://%v
LOGFILE c:\WINNT\system32\LogFiles\W3SVC10\*.log http://%v

the first line is for my.bulletinboard.com. the other one is for
my.onlinemileage.com.

this is a line from a logfile in W3SVC5 folder (my.bulletinboard.com)
2002-05-01 23:20:06 123.456.100.10 - 123.456.100.22 80 GET
/04252002/training1.htm - 200 my.bulletinboard.com
Mozilla/4.0+(compatible;+MSIE+5.0;+Windows+98;+DigExt)

we have other virtual hosts and the settings are all the same. i dont know
why in the Directory and Request Report, some are counted properly. others
go to the IP address of the intranet server... er, hope i cleared things up.
:)

> reqs: %bytes: directory
> : --: -
> 7037:   : http://
>  192:   :   http://my.onlinemileage.com/
>  191:   : http://my.onlinemileage.com/mar_apr_2002/
> 3609:   :   http://123.456.100.22/
>   13:   : http://123.456.100.22/02282002/  <--this shld be for
my.bulletinboard.com
>  434:   : http://123.456.100.22/mar_apr_2002/
<--my.onlinemileage.com
> 3236:   :   http://my.bulletinboard.com/
>  426:   : http://my.bulletinboard.com/05162002/
>   20:   : http://my.bulletinboard.com/02282002/
>  406:   : http://my.bulletinboard.com/04182002/

-Original Message-
From: Aengus [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 10:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles


The report is including requests for 123.456.100.22  because that
address is in your log files. It may be that someone is using a browser
or worm that doesn't support host headers, or they may be deliberately
using that address.

You could try just VHOSTinclude 123.456.100.22 and see what the HOST
report and the Browser report suggest about the source of those
requests.

Aengus

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-21 Thread analog-help


Analog is doing it this way because this is how it's recorded in your log.
Take a look at the log & see.  I'm guessing that it's because relative
links are resolving to the dummy IP address.  You may be able to use
HOSTALIAS to tell Analog which virtual domain these entries belong to.  See
http://www.analog.cx/docs/alias.html.  Or you may be able to make a change
in your web server configuration to solve the problem.






   
  
   
  
"HCMI EUGENIO, Sheila To: "Analog-Help (E-mail)" 
<[EMAIL PROTECTED]>   
R."   cc: (bcc: Marsha D. 
Glassner/9PMI/R09/GSA/GOV) 

  
Sent by:   
  
owner-analog-help@lists
  
.isite.net 
  
   
  
   
  
05/20/2002 08:39 PM
  
Please respond to  
  
analog-help
  
   
  
   
  




Hi,

I'm using Analog 5.1 on IIS 5 intranet server. We've set up several virtual
domains and activities for all of them are successfully being logged. I
need
to come up with a single report output and things are doing well except for
some mix-ups, which I'm confident you can immediately tell from your end.

I have the following fields on my log file
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
cs-uri-query sc-status cs-host cs(User-Agent)

and the following on my analog.cfg:
LOGFILE c:\WINNT\system32\LogFiles\W3SVC5\*.log http://%v
LOGFILE c:\WINNT\system32\LogFiles\W3SVC10\*.log http://%v

The thing is, for the Directory Report, I got the following (I've already
omitted the other lines):

reqs: %bytes: directory
: --: -
7037:   : http://
 192:   :   http://my.onlinemileage.com/
 191:   : http://my.onlinemileage.com/mar_apr_2002/
3609:   :   http://123.456.100.22/
  13:   : http://123.456.100.22/02282002/
 434:   : http://123.456.100.22/mar_apr_2002/
3236:   :   http://my.bulletinboard.com/
 426:   : http://my.bulletinboard.com/05162002/
  20:   : http://my.bulletinboard.com/02282002/
 406:   : http://my.bulletinboard.com/04182002/

I don't know why it's producing report for 123.456.100.22 (our dummy server
IP), when the lines under it should go to either just my.onlinemileage.com
or my.bulletinboard.com. Same thing's happening in the Request Report.

I hope you can help me out. The HRD department needs their own access
statistics report by today. I've been working on this for days. Thank you
so
much, everyone.

SHEILA R. EUGENIO
Web Developer
Information Systems Department
Honda Cars Makati, Inc.

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+





+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/

Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-21 Thread analog-help

HCMI EUGENIO, Sheila R. <[EMAIL PROTECTED]> wrote:

> reqs: %bytes: directory
> : --: -
> 7037:   : http://
>  192:   :   http://my.onlinemileage.com/
>  191:   : http://my.onlinemileage.com/mar_apr_2002/
> 3609:   :   http://123.456.100.22/
>   13:   : http://123.456.100.22/02282002/
>  434:   : http://123.456.100.22/mar_apr_2002/
> 3236:   :   http://my.bulletinboard.com/
>  426:   : http://my.bulletinboard.com/05162002/
>   20:   : http://my.bulletinboard.com/02282002/
>  406:   : http://my.bulletinboard.com/04182002/
>
> I don't know why it's producing report for 123.456.100.22 (our dummy
> server IP), when the lines under it should go to either just
> my.onlinemileage.com or my.bulletinboard.com. Same thing's happening
> in the Request Report.

The report is including requests for 123.456.100.22  because that
address is in your log files. It may be that someone is using a browser
or worm that doesn't support host headers, or they may be deliberately
using that address.

You could try just VHOSTinclude 123.456.100.22 and see what the HOST
report and the Browser report suggest about the source of those
requests.

Aengus

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Output mix-up for Multiple Hosts, Logfiles

2002-05-20 Thread analog-help

Hi,

I'm using Analog 5.1 on IIS 5 intranet server. We've set up several virtual
domains and activities for all of them are successfully being logged. I need
to come up with a single report output and things are doing well except for
some mix-ups, which I'm confident you can immediately tell from your end.

I have the following fields on my log file
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
cs-uri-query sc-status cs-host cs(User-Agent)

and the following on my analog.cfg:
LOGFILE c:\WINNT\system32\LogFiles\W3SVC5\*.log http://%v
LOGFILE c:\WINNT\system32\LogFiles\W3SVC10\*.log http://%v

The thing is, for the Directory Report, I got the following (I've already
omitted the other lines):

reqs: %bytes: directory
: --: -
7037:   : http://
 192:   :   http://my.onlinemileage.com/
 191:   : http://my.onlinemileage.com/mar_apr_2002/
3609:   :   http://123.456.100.22/
  13:   : http://123.456.100.22/02282002/
 434:   : http://123.456.100.22/mar_apr_2002/
3236:   :   http://my.bulletinboard.com/
 426:   : http://my.bulletinboard.com/05162002/
  20:   : http://my.bulletinboard.com/02282002/
 406:   : http://my.bulletinboard.com/04182002/

I don't know why it's producing report for 123.456.100.22 (our dummy server
IP), when the lines under it should go to either just my.onlinemileage.com
or my.bulletinboard.com. Same thing's happening in the Request Report.

I hope you can help me out. The HRD department needs their own access
statistics report by today. I've been working on this for days. Thank you so
much, everyone.

SHEILA R. EUGENIO
Web Developer
Information Systems Department
Honda Cars Makati, Inc.

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] output redirect fails

2002-03-12 Thread Stephen Turner

On Tue, 12 Mar 2002, Henk Schrik wrote:
>
> I read this section over and over again...
> but whatever i try..
> 
> CHARTDIR "/pies/pies"
> LOCALCHARTDIR "/localpies/pies"
> 
> or
> CHARTDIR "/pies"
> or
> CHARTDIR "/pies/"
> or
> CHARTDIR
> 

The LOCALCHARTDIR is a directory on your disk. The CHARTDIR is a URL which
corresponds to that directory. If you run analog.exe from the DOS command
prompt it may give you helpful warning messages.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] output redirect fails

2002-03-12 Thread Henk Schrik


>
>Well, anlgform.exe just calls analog.exe. There is no point in trying to use
>anlgform.exe before you've got analog.exe working on its own.
Of course analog.exe is working, otherwise there would not be
results i guess, and i have results yippee!, only no results redirected.

> >
> > # CHARTDIR "/pies/pies"
> > # LOCALCHARTDIR "/pieslocal/piesloc"
> > CHARTDIR
> > LOCALCHARTDIR
>
>You haven't set the CHARTDIR and LOCALCHARTDIR. Look in the docs for the
>syntax of these commands.
I read this section over and over again...
but whatever i try..

CHARTDIR "/pies/pies"
LOCALCHARTDIR "/localpies/pies"

or
CHARTDIR "/pies"
or
CHARTDIR "/pies/"
or
CHARTDIR

or cant' i read or am i too dumm to understand this,
i'm just puzzled.

>--
>Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
>"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01


+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] output redirect fails

2002-03-12 Thread Stephen Turner

On Tue, 12 Mar 2002, Henk Schrik wrote:

> 
> I'm lost.
> 
> I like to use anlog.exe but as I mentioned cant get it working yet
> in relation to perl and my sambar-webserver.
> Therefore I use the anlgform.exe.

Well, anlgform.exe just calls analog.exe. There is no point in trying to use
anlgform.exe before you've got analog.exe working on its own.

> And I tried everything but redirecting wont work, and pie-charts
> on the screen .. no way.
> 
> # CHARTDIR "/pies/pies"
> # LOCALCHARTDIR "/pieslocal/piesloc"
> CHARTDIR
> LOCALCHARTDIR

You haven't set the CHARTDIR and LOCALCHARTDIR. Look in the docs for the
syntax of these commands.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] output redirect fails

2002-03-12 Thread Henk Schrik


I'm lost.

At 10:26 12-3-2002 +, you wrote:
>On Tue, 12 Mar 2002, Aengus wrote:
> >
> > > I cant manage to get htm-out or any other output to
> > > files, so I also miss the pie-charts in which i'm interested
> > > to have.
> >
>
>
>Although you can get the pie charts on the screen too by setting CHARTDIR
>and LOCALCHARTDIR. This is mentioned in docs/form.html.



I like to use anlog.exe but as I mentioned cant get it working yet
in relation to perl and my sambar-webserver.
Therefore I use the anlgform.exe.
And I tried everything but redirecting wont work, and pie-charts
on the screen .. no way.

What in heaven am i doing wrong.

OUTPUT HTML
OUTFILE \henk.htm
OUTFILE c:\henk.htm
# +Ohenk.htm

# CHARTDIR "/pies/pies"
# LOCALCHARTDIR "/pieslocal/piesloc"
CHARTDIR
LOCALCHARTDIR
ALLCHART ON

I tried so many things but cant get the pies either on screen or redirect them.

So if you might have another answer for me, please.



Henk Schrik
e-mail: [EMAIL PROTECTED]
website: http://henk.schrik.nl


+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output Templating

2002-02-22 Thread James Linden

| James Linden ([EMAIL PROTECTED]):
|
| | >> Does analog have any (hidden) support for true output
| | >> templating? The header, footer, stylesheet, etc. are great, but
| | >> are pretty restrictive. I browsed through much of the
| | >> documentation, and was unable to find anything definitive on the
| | >> subject. After playing with the computer readable output format,
| | >> I found that it /could/ be used to export to various templates,
| | >> but would take some interesting parsing. CSV could be used, but
| | >> parsing it is much more complex than it needs to be. If
| | >> suggestions for a solution will be entertained, I am willing to
| | >> put some time and effort into developing a modular XML based
| | >> output format that will be more easily machine readable, and
| | >> thus, simplistic to make scripts to convert to whatever templated
| | >> output is desired. If this isn't an option, please let me
| | >> know so I can start writing the parsers for the other formats.
| | >> :o)
| | >>
| > |
| > | Jeremy's answer is quite correct, but I should add some comments.
| > |
| > | Output templates are an idea I've been pondering for some months, but I
| > | haven't resolved satisfactorily yet. At the moment I have a freeze on more
| > | output formats, because it's become unscalable to add any more, but there
| > | are several more I should like to add. The problem is that I can't work
out
| > | how to construct a template which includes even all of the current output
| > | formats as instances. They all seem to have ugly special cases.
| > |
| > | James, if you have any ideas on this, then let's talk further.
|
|
| > Steve,
| > I am not going to claim to know anything special or be able to provide
an
| > idea that hasn't been previously noted before. I do seem to have a knack for
| > data conversion of various kinds. I think that is basically what you are
| > presenting as the issue - right? In my personal experience, I have found
that a
| > straight text or XML format as the core has solved 85% of any templating
issues
| > I have worked with. Admittedly, I haven't worked with the specific needs of
log
| > data, but I have worked with some other "everything is a special case" data.
If
| > you want to give it a shot, I would like to have some discussion about the
| > templates, and maybe an idea will come out of it.
|
| I have a lot to say on this topic:
|
| http://www.mail-archive.com/analog-help@lists.isite.net/msg10487.html
| http://www.mail-archive.com/analog-help@lists.isite.net/msg10869.html
| http://www.mail-archive.com/analog-help@lists.isite.net/msg10466.html
|
| and a vested interest in this discussion:
|
| http://www.reportmagic.org/
|
| If you choose to take this discussion off the list, can you please
| include me in it?
|
| Thanks,
|
| --
|
| Jeremy Wadsack
| Wadsack-Allen Digital Group

Jeremy,
Regarding your post concerning the mixture of data and metadata
(http://www.mail-archive.com/analog-help@lists.isite.net/msg10871.html).
This is actually a subject that I have been heavily involved with in the
past 8 months or so. I have even gone so far as to create an XML format that
handles data and metadata in the same document - without proprietary tag labels
or multiple namespaces. It has worked it all the environments it has been tested
in, maybe this is an opportunity for it to be tested with log data. In basic
concept, I went back to the core of data and metadata. Every piece of
information is an identifier and a value, and by grouping these pairs, complex
information can be presented in a relatively simple format - thus the name of
Simple Data Framework (SDF). Not a ground breaking theory in any form, but in
some cases, I have gotten blank stares because everything had become so
complicated that it was hard to realize that it could be simplified so easily.
The originating context was content syndication - involving not only data
(title, link, description,author,etc) but also metadata (time to
live,serialization,origin,etc).

I say all that simply to agree with you regarding the complications of
data/metadata mixed documents. Long winded, I suppose.

Shutting up now,
James


+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output Templating

2002-02-22 Thread Jeremy Wadsack


James Linden ([EMAIL PROTECTED]):

| >> Does analog have any (hidden) support for true output
| >> templating? The header, footer, stylesheet, etc. are great, but
| >> are pretty restrictive. I browsed through much of the
| >> documentation, and was unable to find anything definitive on the
| >> subject. After playing with the computer readable output format,
| >> I found that it /could/ be used to export to various templates,
| >> but would take some interesting parsing. CSV could be used, but
| >> parsing it is much more complex than it needs to be. If
| >> suggestions for a solution will be entertained, I am willing to
| >> put some time and effort into developing a modular XML based
| >> output format that will be more easily machine readable, and
| >> thus, simplistic to make scripts to convert to whatever templated
| >> output is desired. If this isn't an option, please let me
| >> know so I can start writing the parsers for the other formats.
| >> :o)
| >>
> |
> | Jeremy's answer is quite correct, but I should add some comments.
> |
> | Output templates are an idea I've been pondering for some months, but I
> | haven't resolved satisfactorily yet. At the moment I have a freeze on more
> | output formats, because it's become unscalable to add any more, but there
> | are several more I should like to add. The problem is that I can't work out
> | how to construct a template which includes even all of the current output
> | formats as instances. They all seem to have ugly special cases.
> |
> | James, if you have any ideas on this, then let's talk further.


> Steve,
> I am not going to claim to know anything special or be able to provide an
> idea that hasn't been previously noted before. I do seem to have a knack for
> data conversion of various kinds. I think that is basically what you are
> presenting as the issue - right? In my personal experience, I have found that a
> straight text or XML format as the core has solved 85% of any templating issues
> I have worked with. Admittedly, I haven't worked with the specific needs of log
> data, but I have worked with some other "everything is a special case" data. If
> you want to give it a shot, I would like to have some discussion about the
> templates, and maybe an idea will come out of it.

I have a lot to say on this topic:

http://www.mail-archive.com/analog-help@lists.isite.net/msg10487.html
http://www.mail-archive.com/analog-help@lists.isite.net/msg10869.html
http://www.mail-archive.com/analog-help@lists.isite.net/msg10466.html

and a vested interest in this discussion:

http://www.reportmagic.org/

If you choose to take this discussion off the list, can you please
include me in it?

Thanks,

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output Templating

2002-02-22 Thread James Linden

- Original Message -
From: "Stephen Turner" <[EMAIL PROTECTED]>
To: "Analog Group" <[EMAIL PROTECTED]>
Sent: Friday, February 22, 2002 10:32 AM
Subject: Re: [analog-help] Output Templating


| On Fri, 22 Feb 2002, James Linden wrote:
|
| > Does analog have any (hidden) support for true output templating? The
| > header, footer, stylesheet, etc. are great, but are pretty restrictive. I
| > browsed through much of the documentation, and was unable to find anything
| > definitive on the subject. After playing with the computer readable output
| > format, I found that it /could/ be used to export to various templates,
| > but would take some interesting parsing. CSV could be used, but parsing it
| > is much more complex than it needs to be.
| > If suggestions for a solution will be entertained, I am willing to put
| > some time and effort into developing a modular XML based output format
| > that will be more easily machine readable, and thus, simplistic to make
| > scripts to convert to whatever templated output is desired.
| > If this isn't an option, please let me know so I can start writing the
| > parsers for the other formats. :o)
| >
|
| Jeremy's answer is quite correct, but I should add some comments.
|
| Output templates are an idea I've been pondering for some months, but I
| haven't resolved satisfactorily yet. At the moment I have a freeze on more
| output formats, because it's become unscalable to add any more, but there
| are several more I should like to add. The problem is that I can't work out
| how to construct a template which includes even all of the current output
| formats as instances. They all seem to have ugly special cases.
|
| James, if you have any ideas on this, then let's talk further.
|
| --
| Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
| "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01


Steve,
I am not going to claim to know anything special or be able to provide an
idea that hasn't been previously noted before. I do seem to have a knack for
data conversion of various kinds. I think that is basically what you are
presenting as the issue - right? In my personal experience, I have found that a
straight text or XML format as the core has solved 85% of any templating issues
I have worked with. Admittedly, I haven't worked with the specific needs of log
data, but I have worked with some other "everything is a special case" data. If
you want to give it a shot, I would like to have some discussion about the
templates, and maybe an idea will come out of it.

James



+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output Templating

2002-02-22 Thread Stephen Turner

On Fri, 22 Feb 2002, James Linden wrote:

> Does analog have any (hidden) support for true output templating? The
> header, footer, stylesheet, etc. are great, but are pretty restrictive. I
> browsed through much of the documentation, and was unable to find anything
> definitive on the subject. After playing with the computer readable output
> format, I found that it /could/ be used to export to various templates,
> but would take some interesting parsing. CSV could be used, but parsing it
> is much more complex than it needs to be. 
> If suggestions for a solution will be entertained, I am willing to put
> some time and effort into developing a modular XML based output format
> that will be more easily machine readable, and thus, simplistic to make
> scripts to convert to whatever templated output is desired. 
> If this isn't an option, please let me know so I can start writing the
> parsers for the other formats. :o) 
> 

Jeremy's answer is quite correct, but I should add some comments.

Output templates are an idea I've been pondering for some months, but I
haven't resolved satisfactorily yet. At the moment I have a freeze on more
output formats, because it's become unscalable to add any more, but there
are several more I should like to add. The problem is that I can't work out
how to construct a template which includes even all of the current output
formats as instances. They all seem to have ugly special cases.

James, if you have any ideas on this, then let's talk further.

-- 
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen/
"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output Templating

2002-02-22 Thread Jeremy Wadsack


James Linden ([EMAIL PROTECTED]):


> Does analog have any (hidden) support for true output templating? The header, 
>footer, stylesheet, etc. are great, but are pretty
> restrictive. I browsed through much of the documentation, and was unable to find 
>anything definitive on the subject. After playing
> with the computer readable output format, I found that it /could/ be used to export 
>to various templates, but would take some
> interesting parsing. CSV could be used, but parsing it is much more complex than it 
>needs to be.
> If suggestions for a solution will be entertained, I am willing to put some time 
>and effort into developing a modular XML based
> output format that will be more easily machine readable, and thus, simplistic to 
>make scripts to convert to whatever templated
> output is desired.
> If this isn't an option, please let me know so I can start writing the parsers 
>for the other formats. :o)

Analog does not have any templating built into it, just the predefined
output formats. There is a tool on the Helper Applications page
(http://www.analog.cx/helpers/) called anaml that converts CRO to XML.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



[analog-help] Output Templating

2002-02-21 Thread James Linden

Does analog have any (hidden) support for true output templating? The header, 
footer, stylesheet, etc. are great, but are pretty
restrictive. I browsed through much of the documentation, and was unable to find 
anything definitive on the subject. After playing
with the computer readable output format, I found that it /could/ be used to export to 
various templates, but would take some
interesting parsing. CSV could be used, but parsing it is much more complex than it 
needs to be.
If suggestions for a solution will be entertained, I am willing to put some time 
and effort into developing a modular XML based
output format that will be more easily machine readable, and thus, simplistic to make 
scripts to convert to whatever templated
output is desired.
If this isn't an option, please let me know so I can start writing the parsers for 
the other formats. :o)

Regards,
James Linden
[EMAIL PROTECTED]
http://analog.lindensys.net


+
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|http://www.mail-archive.com/analog-help@lists.isite.net/
|http://lists.isite.net/listgate/analog-help/archives/
|http://www.tallylist.com/archives/index.cfm/mlist.7
+



Re: [analog-help] Output File of Who When Where

2001-02-28 Thread Stephen Turner

On Wed, 28 Feb 2001, Tim Murphy wrote:

> Hi,
> 
> I was hoping someone else had already done this, and could tell me how. I 
> want to change the output file for Analog to three columns.
> 
> Who came. When they looked at it. What they looked at.
> 
> If anyone has already done this, or knows how to do this, I would be very 
> thankful.
> 

This is essentially what the logfile already tells you. You can look in
there if you want that level of detail. Analog's job is to summarise the
data to find the total number of requests for each file, the total number in
each time slot etc.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "Your account can only be used for a single internet session at any one
   time and for no more than 24 hours in any one day." (NTL terms of use)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Output File of Who When Where

2001-02-28 Thread Tim Murphy

Hi,

I was hoping someone else had already done this, and could tell me how. I 
want to change the output file for Analog to three columns.

Who came. When they looked at it. What they looked at.

If anyone has already done this, or knows how to do this, I would be very 
thankful.

thanks
tim

Tim Murphy
Center For Really Neat Research
www.pulsar.org
_
Get your FREE download of MSN Explorer at http://explorer.msn.com


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER ignored, creating HTML files

2001-01-29 Thread Stephen Turner

On Sat, 27 Jan 2001 [EMAIL PROTECTED] wrote:

> Hi,
> 
> I am using Analog 4.14 on RH 7 - I have added OUTPUT COMPUTER to my
> analog.cfg file but the report.dat is still HTML format, not the .dat
> required by ReportMagic. Running with SETTINGS ON also reports that the
> output type will be HTML. I have installed using the rpm and source at
> seperate times with the same results. The logfiles are also local so no
> other configuration files should be interfering. 
> 
> Any ideas? All help will be most appreciated.
> 

Well, either another configuration file is interfering, or the first
configuration file isn't being read at all (SETTINGS ON will diagnose both
of these because it tells you which configuration files have been read), or
you have a later OUTPUT command overriding the OUTPUT COMPUTER. Or you
spelled it wrong, I suppose, but that would have generated a warning
message.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "Your account can only be used for a single internet session at any one
   time and for no more than 24 hours in any one day." (NTL terms of use)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER ignored, creating HTML files

2001-01-28 Thread Ktgvn

Hello again,

Many apologies to the list, I found the problem with the config. Will remember to 
sleep more before posting.

[EMAIL PROTECTED] wrote:
>
> Hi,
> 
> I am using Analog 4.14 on RH 7 - I have added OUTPUT COMPUTER to my 
> analog.cfg file but the report.dat is still HTML format, not the .dat 
> required by ReportMagic. Running with SETTINGS ON also reports that the 
> output type will be HTML. I have installed using the rpm and source at 
> seperate times with the same results. The logfiles are also local so no other 
> configuration files should be interfering.
> 
> Any ideas? All help will be most appreciated.
> 
> Thank you
> Kathy
> __
> Get your own FREE, personal Netscape Webmail account today at 
> http://webmail.netscape.com/
> 
> This is the analog-help mailing list. To unsubscribe from this
> mailing list, send mail to [EMAIL PROTECTED]
> with "unsubscribe" in the main BODY OF THE MESSAGE.
> List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
> 
> 
__
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] OUTPUT COMPUTER ignored, creating HTML files

2001-01-27 Thread Ktgvn

Hi,

I am using Analog 4.14 on RH 7 - I have added OUTPUT COMPUTER to my analog.cfg file 
but the report.dat is still HTML format, not the .dat required by ReportMagic. Running 
with SETTINGS ON also reports that the output type will be HTML. I have installed 
using the rpm and source at seperate times with the same results. The logfiles are 
also local so no other configuration files should be interfering.

Any ideas? All help will be most appreciated.

Thank you
Kathy
__
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




RE: [analog-help] output - HTML files

2000-08-03 Thread LISTS


>I was just wondering if it is possible to configure Analog in a way that
> creates a separate HTML page for each report.

We have a program that can do this. It's called SearchIt PRO. It's Windows
based and will read and process a report using analog for each of your
logfiles. It will not take an all inclusive logfile and split it up. Simply
point our program to a toplevel directory which contains logfiles and it
will find each and every one.

At the end of today the program will contain this feature. You can download
a demo at: www.serverautomationtools.com


John Cesta

http://www.cybersmarts.net
-
ColdFusion ASP and ActiveState PERL Hosting
www.serverautomationtools.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jeremy Wadsack
Sent: Thursday, August 03, 2000 1:15 PM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] output - HTML files




Julie Hinzman wrote:

> I was just wondering if it is possible to configure Analog in a way that
> creates a separate HTML page for each report.
>
> In the FAQ, it states that if I want to make several different
> statistics pages, that I should create multiple configuration files.
> But then it also states that reading in several configuration files does
> not produce several reports, but a single report based on all the
> options. So, I guess I'm a little confused?

The oft-quoted rul for analog is 'one run -- one report'. You could probably
write a quick Perl script to parse the file into reports and write them to
separate files. Or you could use Report Magic, which does this (and a lot of
other things that you may or may not want).


Jeremy Wadsack
Wadsack-Allen Digital Group



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] output - HTML files

2000-08-03 Thread Aengus Lawlor

Julie Hinzman wrote:

>I was just wondering if it is possible to configure Analog in a way that 
>creates a separate HTML page for each report.
>
>In the FAQ, it states that if I want to make several different 
>statistics pages, that I should create multiple configuration files. 
>But then it also states that reading in several configuration files 
>does not produce several reports, but a single report based on all the 
>options. So, I guess I'm a little confused?

One run, one report. If you want multiple reports, run analog multiple 
times, with a different config file each time. 

Aengus

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] output - HTML files

2000-08-03 Thread Jeremy Wadsack



Julie Hinzman wrote:

> I was just wondering if it is possible to configure Analog in a way that
> creates a separate HTML page for each report.
>
> In the FAQ, it states that if I want to make several different
> statistics pages, that I should create multiple configuration files.
> But then it also states that reading in several configuration files does
> not produce several reports, but a single report based on all the
> options. So, I guess I'm a little confused?

The oft-quoted rul for analog is 'one run -- one report'. You could probably
write a quick Perl script to parse the file into reports and write them to
separate files. Or you could use Report Magic, which does this (and a lot of
other things that you may or may not want).


Jeremy Wadsack
Wadsack-Allen Digital Group



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




RE: [analog-help] output - HTML files

2000-08-03 Thread Julie Hinzman

Hi-
I was just wondering if it is possible to configure Analog in a way that
creates a separate HTML page for each report.

In the FAQ, it states that if I want to make several different
statistics pages, that I should create multiple configuration files.
But then it also states that reading in several configuration files does
not produce several reports, but a single report based on all the
options. So, I guess I'm a little confused?

Thanks in advance!

Julie


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] output file reportmagic

2000-05-17 Thread Jeremy Wadsack



"Mag. Matthias Faffelberger" wrote:

> I'm using analog with report magic 1.3.

Report Magic 1.42 is now available. Also, future questions about Report Magic
can be directed to [EMAIL PROTECTED]


> i want to generate monthly reports (which works fine). but i did not find
> the right format for my output files.
> for example, if i generate a monthly report for april 2000 on the 1st of
> May, then i want the report be named eg. "report_04_2000.htm", but with the
> date formats of report magic i only get "report_mm_.htm", which
> generates "report_05_2000.htm".

Report Magic currently uses the date it was run on for date insertions. This
means if you run it on May 1st, as you discovered, you will get that date, even
if the report time frame ended in April. This will be changing in the next
release.

In the meantime, you can use Analog's date insertion to create the 'dat' file
with the proper April date:

OUTFILE report-%m-%Y.dat

Then use the key phrase 'infile' to name the Report Magic report like the input
file name:

[statistics]
File_In = report-04-2000.dat

[reports]
File_Out = %infile%.htm



HTH,

Jeremy Wadsack
Wadsack-Allen Digital Group



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] output file reportmagic

2000-05-17 Thread Mag. Matthias Faffelberger

Hi!

I'm using analog with report magic 1.3.

i want to generate monthly reports (which works fine). but i did not find 
the right format for my output files.
for example, if i generate a monthly report for april 2000 on the 1st of 
May, then i want the report be named eg. "report_04_2000.htm", but with the 
date formats of report magic i only get "report_mm_.htm", which 
generates "report_05_2000.htm".

does anyone know a solution?

Matt

Mag. Matthias Faffelberger
mailto:[EMAIL PROTECTED]

CRP Schuetzinger
http://www.crp.at


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Output

2000-04-25 Thread Jeremy Wadsack



[EMAIL PROTECTED] wrote:

> Is that possible to specify the analog output from the command line argument
> instead of analog.cfg file? Where Can I find all the possible command line
> arguments? (i only know +g, +f and +T, is there anything else?)

Analog command-line arguments are listed in the index. See docs/indx.html.

Jeremy Wadsack
Wadsack-Allen Digital Group



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Output

2000-04-25 Thread Tiana . Zhang

Hi,

I'm a newbie to analog. I have couple of questions to ask:

Is that possible to specify the analog output from the command line argument
instead of analog.cfg file? Where Can I find all the possible command line
arguments? (i only know +g, +f and +T, is there anything else?)

Thanks a lot.

Tiana


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Output File Names

2000-04-08 Thread David Brownlee

I don't know if an analog guru can come up with a way to do
this in analog, but you could extract the date for yesterday using
a shell script such as:

SEC=`date +%s | xargs expr -86400 +`
FILE=`date -r $SEC +%G-%m.html`

(It would be a lot cleaner in perl :)

David/absolute

On Sat, 4 Mar 2000, New Tecumseth Public Library wrote:

> I'm on NetBSD and I'm using Analog 4.1.  I have setup a crontab to run
> Analog on the first day of every month to analyze the previous month's
> logs.  So for example:
> 
> At 12:01am on May 1, Analog will run and analyze the April log files.  I
> want to have Analog name my output files in the format monthyear.html.
> How would I setup Analog so it will name the output file with the
> previous month's name (or number)?  I'd appreciate any assistance.
> 
> Jeff Longland
> 
> 
> This is the analog-help mailing list. To unsubscribe from this
> mailing list, send mail to [EMAIL PROTECTED]
> with "unsubscribe" in the main BODY OF THE MESSAGE.
> List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
> 
> 


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] Output File Names

2000-04-08 Thread Jeremy Wadsack



New Tecumseth Public Library wrote:

> I'm on NetBSD and I'm using Analog 4.1.  I have setup a crontab to run
> Analog on the first day of every month to analyze the previous month's
> logs.  So for example:
>
> At 12:01am on May 1, Analog will run and analyze the April log files.  I
> want to have Analog name my output files in the format monthyear.html.
> How would I setup Analog so it will name the output file with the
> previous month's name (or number)?  I'd appreciate any assistance.

On Unix you could use a Perl script to do this, something like

DATE_TAG = `perl -e'@t=localtime;\
  print sprintf("%2d%4d",$t[4]+1,$t[5]+1900);'`
./analog +O$DATE_TAG.html

On non-Unix platforms this wouldn't be as easy. You could install Perl and
write a full Perl script or there may be other scripting options (VBScript
and Window Scripting Host?). In anycase, Analog can only insert the current
date in and output filename.

HTH,

Jeremy Wadsack
Wadsack-Allen Digital Group


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] Output File Names

2000-04-08 Thread New Tecumseth Public Library

I'm on NetBSD and I'm using Analog 4.1.  I have setup a crontab to run
Analog on the first day of every month to analyze the previous month's
logs.  So for example:

At 12:01am on May 1, Analog will run and analyze the April log files.  I
want to have Analog name my output files in the format monthyear.html.
How would I setup Analog so it will name the output file with the
previous month's name (or number)?  I'd appreciate any assistance.

Jeff Longland


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] output not recognised as text/html

1999-07-15 Thread Stephen Turner

On Thu, 15 Jul 1999, Godfrey Nix wrote:

> Having just moved to version 3 from version 2.11, and not having changed
> any settings in my apache web server, I am now getting the output of
> analog as just text with all the HTML visible.
> 
> What config settings do I need to check? Everything was working OK in
> version 2.11, but now the output of version 3 is just as if "view
> source" had been requested. Cannot find any reference to this in the FAQ
> or the config notes.
> 

I don't understand what you're trying to do. Are you using the CGI
interface? Or are you viewing a previously-made output page? One thing
you can't do is call analog from the browser as if it were a cgi program,
but then that didn't work in version 2 either.

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] output not recognised as text/html

1999-07-15 Thread Godfrey Nix

Having just moved to version 3 from version 2.11, and not having changed
any settings in my apache web server, I am now getting the output of
analog as just text with all the HTML visible.

What config settings do I need to check? Everything was working OK in
version 2.11, but now the output of version 3 is just as if "view
source" had been requested. Cannot find any reference to this in the FAQ
or the config notes.

Regards,

Godfrey Nix

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER does not work !

1999-06-11 Thread Stephen Turner

On Wed, 9 Jun 1999, Jim Foley wrote:
> 
> Now perhaps I am missing something here. But isn't stdout (the 
> output file) going to the console? Which would mean that all results 
> would just flash by on the screen and not be seen, very well? 
> Shouldn't it be going to a particular file for more processing?
> 

It could be that stdout has been directed to another file. A Unix user would
more naturally type
  analog > outfile.html
redirecting stdout, than
  analog +Ooutfile.html

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER does not work !

1999-06-09 Thread Jim Foley

Date sent:  Wed, 9 Jun 1999 19:29:43 +0100 (GMT)
From:   Stephen Turner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject:    Re: [analog-help] OUTPUT COMPUTER does not work !
Send reply to:  [EMAIL PROTECTED]

> On Wed, 9 Jun 1999, Alexandre Farcy wrote:
> > 
> > analog -settings tells me:
> > 
> > .../...
> > Output file is stdout
> > Output style is COMPUTER
> > .../...
> > 
> 
> Well, if the output style is COMPUTER, it can't be producing it in HTML.
> At least, if it could, someone else would have complained. Maybe a silly
> question, but are you sure you're looking in the right file???

Now perhaps I am missing something here. But isn't stdout (the 
output file) going to the console? Which would mean that all results 
would just flash by on the screen and not be seen, very well? 
Shouldn't it be going to a particular file for more processing?

Sorry if I missed something here.

Take Care


Jim Foley
The Information Wizard
http://momp.hypermart.net/
[EMAIL PROTECTED]

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER does not work !

1999-06-09 Thread Stephen Turner

On Wed, 9 Jun 1999, Alexandre Farcy wrote:
> 
> analog -settings tells me:
> 
>   .../...
>   Output file is stdout
>   Output style is COMPUTER
>   .../...
> 

Well, if the output style is COMPUTER, it can't be producing it in HTML.
At least, if it could, someone else would have complained. Maybe a silly
question, but are you sure you're looking in the right file???

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER does not work !

1999-06-09 Thread Alexandre Farcy

Stephen Turner wrote:
> 
> On Tue, 8 Jun 1999, Alexandre Farcy wrote:
> 
> > i'm trying to generate files with different format with analog3.3
> > i have :
> >   analhead.h  #define OUTPUT (COMPUTER)
> >   analog.cfg  OUTPUT  COMPUTER
> >   report.cfg  OUTPUT  COMPUTER
> >
> > and the outfile (generated by "analog +greport.cfg") is in HTML...
> >
> > what did i wrong ?
> >
> 
> I don't know. The above certainly should work. Try using the -settings
> option to see what's going on.

analog -settings tells me:

.../...
Output file is stdout
Output style is COMPUTER
.../...

any other idea ???

Alexandre
--

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] OUTPUT COMPUTER does not work !

1999-06-08 Thread Stephen Turner

On Tue, 8 Jun 1999, Alexandre Farcy wrote:

> i'm trying to generate files with different format with analog3.3
> i have :
>   analhead.h  #define OUTPUT (COMPUTER)
>   analog.cfg  OUTPUT  COMPUTER
>   report.cfg  OUTPUT  COMPUTER
> 
> and the outfile (generated by "analog +greport.cfg") is in HTML...
> 
> what did i wrong ?
> 

I don't know. The above certainly should work. Try using the -settings
option to see what's going on.

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




[analog-help] OUTPUT COMPUTER does not work !

1999-06-08 Thread Alexandre Farcy

i'm trying to generate files with different format with analog3.3
i have :
analhead.h  #define OUTPUT (COMPUTER)
analog.cfg  OUTPUT  COMPUTER
report.cfg  OUTPUT  COMPUTER

and the outfile (generated by "analog +greport.cfg") is in HTML...

what did i wrong ?

thanks for your help,

Alexandre
--

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] output computer and files with parameters

1999-05-05 Thread Jeremy Wadsack

Sorry, just read the 3.2 documentation and that answers this very well.

Jeremy Wadsack wrote:

> Stephen:
>
> Anke Steuernagel wrote:
>
> > the output looks like:
> > 
> > x   HN  [my organisation]
> > x   PS  199905  05  15  07
> > x   FR  199904  20  18  21
> > x   LR  199905  05  14  58
> > r   f   1R
> > r   Rr  149 2.055   /mod/db_suche.htm
> > r   Rr  710097.945  [nicht angezeigt: 547]
> > 
>
> Is the 'f' column a new addition to 3.2 that specifies what the filter was that was 
>used to get the results?
>
> --
> Jeremy Wadsack
> OutQuest Magazine
> a Wadsack-Allen publication
>
> 
> This is the analog-help mailing list. To unsubscribe from this
> mailing list, send mail to [EMAIL PROTECTED]
> with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
> 

--
Jeremy Wadsack
OutQuest Magazine
a Wadsack-Allen publication



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output computer and files with parameters

1999-05-05 Thread Jeremy Wadsack

Stephen:

Anke Steuernagel wrote:

> the output looks like:
> 
> x   HN  [my organisation]
> x   PS  199905  05  15  07
> x   FR  199904  20  18  21
> x   LR  199905  05  14  58
> r   f   1R
> r   Rr  149 2.055   /mod/db_suche.htm
> r   Rr  710097.945  [nicht angezeigt: 547]
> 

Is the 'f' column a new addition to 3.2 that specifies what the filter was that was 
used to get the results?


--
Jeremy Wadsack
OutQuest Magazine
a Wadsack-Allen publication



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output computer and files with parameters

1999-05-05 Thread Jeremy Wadsack



Anke Steuernagel wrote:

> Now I miss all the other lines with the file db_suche.htm
> and its parameters in this output file.
>

> With an older logfile which has a reduced format
> I got such lines e. g. for lines like
>
> 194.162.122.33 - - [10/Feb/1999:15:03:33 +0100] "GET 
>/mod/db_suche.htm?frame=inhalt&page=10&pos=0&hits=-1&showJS=1 HTTP/1.0" 200 -
>
> prints analog with the same(!) config file the following line:
>
> r   Rr  257 0.164   
>/mod/db_suche.htm?frame=inhalt&page=10&pos=0&hits=-1&showJS=1
>

Try setting ARGFLOOR to something like 1r. Also, check your LOGFORMAT command to make 
sure in the new logfile format you're getting the request parts. (Although it looks 
like it should all be one line).


--
Jeremy Wadsack
OutQuest Magazine
a Wadsack-Allen publication



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




[analog-help] output computer and files with parameters

1999-05-05 Thread Anke Steuernagel


Hi,

first of all I have to mention that I never saw such a configurable 
program before (except the linux kernel ;-). 

Now here´s my problem:
I work on really long logfile lines, e. g.
194.162.122.33 - - [04/May/1999:17:46:24 +0200] "GET 
/mod/db_suche.htm?frame=1&result=1&page=10&pos=0&hits=0&G=12,15,18,29,60,61,63,65,64&GGroup=1&K=asdf
 HTTP/1.0" 200 - "http://mod.opus5.de/mod/start.htm?check_wk=1" "Mozilla/4.07 [en] 
(X11; I; Linux 2.0.36 i686)"

The file db_suche.htm is a server-side javascript file (with livewire 
interface). I want to observe all invocations, inspect its 
parameters and finally fill a HTML table with the results.

my config file:

OUTPUT COMPUTER
LANGUAGE GERMAN
ALL OFF
GENERAL OFF
REQFLOOR 1r  # for testing time...
REQUEST ON
REQCOLS "Rr" 

REQINCLUDE /mod/db_suche.htm
ARGSINCLUDE /mod/db_suche.htm 


the output looks like:

x   HN  [my organisation]
x   PS  199905  05  15  07
x   FR  199904  20  18  21
x   LR  199905  05  14  58
r   f   1R
r   Rr  149 2.055   /mod/db_suche.htm
r   Rr  710097.945  [nicht angezeigt: 547]


Now I miss all the other lines with the file db_suche.htm 
and its parameters in this output file.
Later I want to parse these with a perl script for matching 
many different regular expressions.

With an older logfile which has a reduced format
I got such lines e. g. for lines like

194.162.122.33 - - [10/Feb/1999:15:03:33 +0100] "GET 
/mod/db_suche.htm?frame=inhalt&page=10&pos=0&hits=-1&showJS=1 HTTP/1.0" 200 -

prints analog with the same(!) config file the following line:

r   Rr  257 0.164   
/mod/db_suche.htm?frame=inhalt&page=10&pos=0&hits=-1&showJS=1

Increasing the BLOCKSIZE in analhead.h up 65536 and even 131072
didn´t solve my problem.

I´m a little confused...

Thanks for any help,

anke

-- 
anke steuernagelTel.: +49-6103-5853-146
opus 5 interaktive medien gmbh  Fax : +49-6103-5853-200
frankfurter str. 151
D-63303 dreieich

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] OUTPUT command

1999-02-08 Thread Stephen Turner

On Mon, 8 Feb 1999, Michael Sobolev wrote:

> I believe I know the answer to my question, but I'd like to make sure I do.
>
> Is it possible to create different outputs using a single run of analog?  No? :)
>

No, sorry. One output per run.

--
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Ad infinitum, if not ad nauseam." (Interviewee, BBC Radio 4)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




[analog-help] OUTPUT command

1999-02-08 Thread Michael Sobolev

I believe I know the answer to my question, but I'd like to make sure I do.

Is it possible to create different outputs using a single run of analog?  No? :)

Thanks,

--
Mike

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




RE: [analog-help] output computer

1999-01-18 Thread Mike Avila

Yes, I am joining several HTML files into one big file.  I want to have an
alphabetic list of domains that is immediately followed by a list of
domains by page requests.  There are times when I want to see both.  Analog
will not allow this in one run but I want it on one page for easy
reference.  So I am going to create an alphabetic output and a by page
output and then use my module to make it one file as if Analog did create
both in one run.  I am going to do this with several reports.  Actually, if
it is in HTML format and contains certain sequences, you could "insert"
just about any HTML file into the sequence to become part of the big page.
I've also added commands for a separator between combined pages and a text
line after the separator before the next "inserted" (combined) page.  So
you could add what ever text you wanted before the report.

I'm hoping to be done by next weekend.  The module is just about done and I
am now starting to test it. Then I will send the changes to the author to
incorporate into whatever else he has started or Analog.  Then anyone can
use this process as part of the officially distributed Analog.

If I can figure out where and how the actual line is parsed I am
considering adding a module to add data to a database.  The author is
skilled in C and does things that I do not understand, being unskilled in
C. So it may take a while.  But I am thinking about it.

Mike



> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Corey Kaye
> Sent: Monday, January 18, 1999 7:45 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [analog-help] output computer
>
>
> Thanks miike...
> I was looking to be able to customize the html output a little
> more.  The analog output is nice enough but conforming to html
> 2.0 standards you can't even use tables.  I've written a PERL
> script over the weekend to basically duplicate the html file
> analog produces except using tables.  With this script you can
> customize the colors and fonts.  I would also like to provide a
> shot description about each report, and possibly a few more stats.
> Due to the number of reports on a single page, anchor tags are a
> good idea, but by default the list of links are duplicated
> before each report (messy?) ultimately i think i might goto a
> second frame.
>
> Reading what you said, it sounds like your joining several html
> files...  Your using this to make your own header / title of the
> report html ?
>
> kayec
>
> PS i just wish i could keep the bar graphs...
> PPS i love this program, thanks stephen.
>
> >>> "Mike Avila" <[EMAIL PROTECTED]> 01/15/99 05:31PM >>>
> Depending where the "fancy" html is located, the module I am
> writing could
> do it for him.  My module takes multiple analog html output
> files and makes
> them into one file.  I see no reason why a non-analog html file could not
> be included in there to be "inserted" in the one big html file.
>
> Corey Kaye, please provide more info on what you want to do.
>
> Mike
>
>
> 
> This is the analog-help mailing list. To unsubscribe from this
> mailing list, send mail to [EMAIL PROTECTED]
> with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
> 
>


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




RE: [analog-help] output computer

1999-01-18 Thread Corey Kaye

Thanks miike...
I was looking to be able to customize the html output a little more.  The analog 
output is nice enough but conforming to html 2.0 standards you can't even use tables.  
I've written a PERL script over the weekend to basically duplicate the html file 
analog produces except using tables.  With this script you can customize the colors 
and fonts.  I would also like to provide a shot description about each report, and 
possibly a few more stats.
Due to the number of reports on a single page, anchor tags are a good idea, but by 
default the list of links are duplicated before each report (messy?) ultimately i 
think i might goto a second frame.

Reading what you said, it sounds like your joining several html files...  Your using 
this to make your own header / title of the report html ?

kayec

PS i just wish i could keep the bar graphs...
PPS i love this program, thanks stephen.

>>> "Mike Avila" <[EMAIL PROTECTED]> 01/15/99 05:31PM >>>
Depending where the "fancy" html is located, the module I am writing could
do it for him.  My module takes multiple analog html output files and makes
them into one file.  I see no reason why a non-analog html file could not
be included in there to be "inserted" in the one big html file.

Corey Kaye, please provide more info on what you want to do.

Mike



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




RE: [analog-help] output computer

1999-01-15 Thread Mike Avila

Depending where the "fancy" html is located, the module I am writing could
do it for him.  My module takes multiple analog html output files and makes
them into one file.  I see no reason why a non-analog html file could not
be included in there to be "inserted" in the one big html file.

Corey Kaye, please provide more info on what you want to do.

Mike


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Stephen Turner
> Sent: Friday, January 15, 1999 10:41 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [analog-help] output computer
>
>
> On Thu, 14 Jan 1999, Corey Kaye wrote:
>
> > I've just started using Analog 3.11, excellent program, thanks Stephen.
> >
> > As nice as the program is, i would like a littler fancier html
> output and
> > before i spend hours writing a PERL script, i was just
> wondering if anyone has
> > or know where i could get one.  One that possibly uses tables etc.
> >
>
> This doesn't really answer your question, but the way to do this
> would be to
> post-process the computer-readable output format. I was hoping
> that someone
> would write a program to do this, but no-one has to my knowledge.
>
> --
> Stephen Turner[EMAIL PROTECTED]
> http://www.statslab.cam.ac.uk/~sret1/
>   Statistical Laboratory,
> 16 Mill Lane, Cambridge CB2 1SB, England
>   "Ad infinitum, if not ad nauseam." (Interviewee, BBC Radio 4)
>
> 
> This is the analog-help mailing list. To unsubscribe from this
> mailing list, send mail to [EMAIL PROTECTED]
> with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
> 
>


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output computer

1999-01-15 Thread Corey Kaye

Sorry, i should have been more clear...

I'm asking if anyone has already written a post process program / script that will use 
analog data to produce an html file.   I could do it using PERL but if someone has 
already made one that looks nice using tables etc. and wants to share it.  ...  
nudge nudge, wink wink.

anyone, anyone.
.thanks.

>>> Stephen Turner <[EMAIL PROTECTED]> 01/15/99 11:40AM >>>
> As nice as the program is, i would like a littler fancier html output and
> before i spend hours writing a PERL script, i was just wondering if anyone has
> or know where i could get one.  One that possibly uses tables etc.
>

This doesn't really answer your question, but the way to do this would be to
post-process the computer-readable output format. I was hoping that someone
would write a program to do this, but no-one has to my knowledge.



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output computer

1999-01-15 Thread Stephen Turner

On Thu, 14 Jan 1999, Corey Kaye wrote:

> I've just started using Analog 3.11, excellent program, thanks Stephen.
>
> As nice as the program is, i would like a littler fancier html output and
> before i spend hours writing a PERL script, i was just wondering if anyone has
> or know where i could get one.  One that possibly uses tables etc.
>

This doesn't really answer your question, but the way to do this would be to
post-process the computer-readable output format. I was hoping that someone
would write a program to do this, but no-one has to my knowledge.

--
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Ad infinitum, if not ad nauseam." (Interviewee, BBC Radio 4)


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




[analog-help] output computer

1999-01-15 Thread Corey Kaye

I've just started using Analog 3.11, excellent program, thanks Stephen.

As nice as the program is, i would like a littler fancier html output and
before i spend hours writing a PERL script, i was just wondering if anyone has
or know where i could get one.  One that possibly uses tables etc.

thanks in advance...
kayec




This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output

1998-12-31 Thread Stephen Turner

On Mon, 28 Dec 1998, Ray Goniea wrote:

> Yes I was getting the corrupt log file lines error. A suggestion for the
> warnings output, place in there that changing log formats will cause that
> error

Well, it says

analog: Warning L: Large number of corrupt lines in logfile (filename): try
  different LOGFORMAT

Is that not clear enough?

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
Normally: Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
Until 12/98: Dept of Math & Stats, 585 King Edward Ave, Ottawa K1N 6N5, Canada
  Microsoft: Where am I allowed to go today?



This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output

1998-12-28 Thread Ray Goniea

Yes I was getting the corrupt log file lines error. A suggestion for the
warnings output, place in there that changing log formats will cause that
error also I know in my case it sure would have helped.

The program is working great now with the log files being reset.

Thank you for the help.

Ray

-Original Message-
From: Stephen Turner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, December 28, 1998 12:03 PM
Subject: Re: [analog-help] output


Which "L" warning do you get? The one that says "Large number of corrupt
lines"? If so, my guess is that your logfile changes format half way
through. If that's the problem, you will need to either split your logfile
into two at that point, or use explicit LOGFORMAT commands. (Analog works
out the format of the logfile from the first line, and after that tries to
apply the same format all the way through.)

--
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
Normally: Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
Until 12/98: Dept of Math & Stats, 585 King Edward Ave, Ottawa K1N 6N5,
Canada
  Microsoft: Where am I allowed to go today?


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




Re: [analog-help] output

1998-12-28 Thread Stephen Turner

Which "L" warning do you get? The one that says "Large number of corrupt
lines"? If so, my guess is that your logfile changes format half way
through. If that's the problem, you will need to either split your logfile
into two at that point, or use explicit LOGFORMAT commands. (Analog works
out the format of the logfile from the first line, and after that tries to
apply the same format all the way through.)

-- 
Stephen Turner[EMAIL PROTECTED]http://www.statslab.cam.ac.uk/~sret1/
Normally: Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
Until 12/98: Dept of Math & Stats, 585 King Edward Ave, Ottawa K1N 6N5, Canada
  Microsoft: Where am I allowed to go today?


This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




[analog-help] output

1998-12-28 Thread Ray Goniea

Hello,


I apologize if this went through twice but it was my first post and I am not
sure it went through or not.

After combing through the FAQ's and the readme's I am still having a problem
with the the output from Analog. I know it's me and not the program but I
cannot figure out what I am doing wrong so I will try to explain everything
below.

Someone has setup the server logs for me (I do not know anything about them)
for the browser and referrer reports which when Analog runs give me the "L"
error message and the "R" error message and Analog only outputs common log
format results. We are running Apache 1.2.6 on a Linux 5.1 box as a virtual
hosting machine. We have setup a logs directory in each domain with their
respective stats.cfg file. The command line directive we use is analog -G
+gstats.cfg. As of the writing of this email the log format we are trying to
use is this
LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\""

This is one line from our log files,
206.173.15.63 - - [25/Dec/1998:19:36:47 +] "GET /tcbrd.gif HTTP/1.1" 200
2761 "http://www.tcconnect.com/" "Mozilla/4.0 (compatible; MSIE 4.01;
Windows 95)"

I installed a perl program called refstats.cgi and it will extract the
referrer report from the log file and Analog doesn't, here is the url to the
refstats.cgi program http://www.thepartyproject.com/cgi-bin/refstats.cgi

Here is the url to the last version of the stats.cfg file for that same
domain, http://www.thepartyproject.com/stats.txt

I hope I have provided everything necessary to help solve this problem we
are having if not please let me know and I will make available what ever it
is you need.

Thanks for the help,
Ray Goniea





This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.




[analog-help] output

1998-12-26 Thread Ray Goniea

Hello,

After combing through the FAQ's and the readme's I am still having a problem
with the the output from Analog. I know it's me and not the program but I
cannot figure out what I am doing wrong so I will try to explain everything
below.

Someone has setup the server logs for me (I do not know anything about them)
for the browser and referrer reports which when Analog runs give me the "L"
error message and the "R" error message and Analog only outputs common log
format results. We are running Apache 1.2.6 on a Linux 5.1 box as a virtual
hosting machine. We have setup a logs directory in each domain with their
respective stats.cfg file. The command line directive we use is analog -G
+gstats.cfg. As of the writing of this email the log format we are trying to
use is this
LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\""

This is one line from our log files,
206.173.15.63 - - [25/Dec/1998:19:36:47 +] "GET /tcbrd.gif HTTP/1.1" 200
2761 "http://www.tcconnect.com/" "Mozilla/4.0 (compatible; MSIE 4.01;
Windows 95)"

I installed a perl program called refstats.cgi and it will extract the
referrer report from the log file and Analog doesn't, here is the url to the
refstats.cgi program http://www.thepartyproject.com/cgi-bin/refstats.cgi

Here is the url to the last version of the stats.cfg file for that same
domain, http://www.thepartyproject.com/stats.txt

I hope I have provided everything necessary to help solve this problem we
are having if not please let me know and I will make available what ever it
is you need.

Thanks for the help,
Ray Goniea




This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.