Re: [analog-help] no subject

2004-03-17 Thread analog-help
hello jeremy,

  here is my list of my units:
  GENERAL ON
  MONTHLY ON
  MONTHCOLS RrPp
  WEEKLY OFF
  ...
 
 No, those are reports. Analog uses Hosts, Files, Referrers, Browsers,
 Users, and Virtual Hosts as the basic data types for building all
 those reports. These are the kinds of things you need to check for.
 Each of these has a root report (e.g. HOST report shows every Host
 item).
 
thanks for the explanation.

  my question now is:*LOWMEM doesn't affect something on the cache
  file, correct? it's useful for the reports which are created, but
  not for the (already existing) cache file! correct?
 
 Yes. If you use level 3 when building cache files some information
 will not be saved. You can also use it to adjust the memory
 requirements when loading and processing existing cache files.

i've got now a better overview of analog. i think i will delete the cache file, then 
create a new one but with the *LOWMEM command. or is there any possibility to shrink 
the cache file, i.e. can i delete all the host lines in there without changing other 
information?

thanks again for your help
Andreas Leppert
___
... and the winner is... WEB.DE FreeMail! - Deutschlands beste E-Mail
ist zum 39. Mal Testsieger (PC Praxis 03/04) http://f.web.de/?mc=021191

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[analog-help] no subject

2004-03-16 Thread analog-help
hello mailing list,

i'm new to analog. i've read the whole documentation, especially cache.html and the 
page about coping with low memory. i have analog 5.1 running on server (celeron 2.0, 
256M ram, 512M swap,60gb); for some reasons, i've no chance to update analog to the 
newest versions in these days. about 70 domains and the respective homepages reside on 
the server, but only one consumes much traffic...about 30gb / month. the 
apache-access_log is about 60M today, there are also rotated access_logs, called 
access_log.1, access_log.2, access_log.3 and access_log.4. they are aobout 140M. ensim 
is running as an admin tool. analog is executed for every virtualhost by a script 
(00updatestats.pl) every night through cron.daily. all sites are okay, except the big 
one. 

if i open a secure shell and run top while analog is running for the big site, i 
notice, that analog fills out the whole memory, then the whole swap. finally, the 
kernel kills some processes like httpd, pro_ftpd, sshd... the normal procedure if 
there is no memory left!!!  the cache file for the site is about 350M. if i ran analog 
without using this cache, everything is fine, but i have only the stats for one week 
(the current access_log). what can i do to get the whole stats? 

i have to admit that i didn't understand everything in the docu. 

some basic questions: 
1) if i want to have the stats for all the months, i have to use the cache file, 
correct?
2) can i split the cache file in several ones? so that analog doesn't have to read in 
all the 350MB. 

i have put HOSTLOWMEM 3 to the config-file. but there is no change. the *LOWMEM 
commands are only usable for reports, not for the cache file, correct?

thanks in advance for all your answers, 
and sorry for my bad english

Andreas Leppert
___
... and the winner is... WEB.DE FreeMail! - Deutschlands beste E-Mail
ist zum 39. Mal Testsieger (PC Praxis 03/04) http://f.web.de/?mc=021191

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] no subject

2004-03-16 Thread analog-help

The data in cache files is essentially a memory dump. So even if you
split the data into separate cache files, you would still have to have
enough memory to hold all the files.

If HOSTLOWMEM 3 did not help reduce memory usage, look at your reports
(for a day, for example) and see if some other unit has a lot of
unique entries. This is usually the case for Referrers, but can also
happen for the Request/File data when you have unique session id's in
the query string. Using Aliases to remove this data can greatly
improve storage and memory requirements without any loss of
information.

Should all of this fail, you may have to limit yourself to only
producing reports for a set period of time -- say at most one month.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group


Andreas Leppert [EMAIL PROTECTED] (Tuesday, March 16, 2004 11:51 AM):

 hello mailing list,

 i'm new to analog. i've read the whole documentation, especially cache.html and the 
 page about coping with low memory. i have analog 5.1 running on server (celeron 2.0, 
 256M ram, 512M swap,60gb);
 for some reasons, i've no chance to update analog to the newest versions in these 
 days. about 70 domains and the respective homepages reside on the server, but only 
 one consumes much
 traffic...about 30gb / month. the apache-access_log is about 60M today, there are 
 also rotated access_logs, called access_log.1, access_log.2, access_log.3 and 
 access_log.4. they are aobout 140M.
 ensim is running as an admin tool. analog is executed for every virtualhost by a 
 script (00updatestats.pl) every night through cron.daily. all sites are okay, except 
 the big one. 

 if i open a secure shell and run top while analog is running for the big site, i 
 notice, that analog fills out the whole memory, then the whole swap. finally, the 
 kernel kills some processes like
 httpd, pro_ftpd, sshd... the normal procedure if there is no memory left!!!  the 
 cache file for the site is about 350M. if i ran analog without using this cache, 
 everything is fine, but i have only
 the stats for one week (the current access_log). what can i do to get the whole 
 stats? 

 i have to admit that i didn't understand everything in the docu. 

 some basic questions: 
 1) if i want to have the stats for all the months, i have to use the cache file, 
 correct?
 2) can i split the cache file in several ones? so that analog doesn't have to read 
 in all the 350MB. 

 i have put HOSTLOWMEM 3 to the config-file. but there is no change. the *LOWMEM 
 commands are only usable for reports, not for the cache file, correct?

 thanks in advance for all your answers, 
 and sorry for my bad english

 Andreas Leppert
 ___
 ... and the winner is... WEB.DE FreeMail! - Deutschlands beste E-Mail
 ist zum 39. Mal Testsieger (PC Praxis 03/04) http://f.web.de/?mc=021191

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


Re: [analog-help] no subject

2004-03-16 Thread analog-help
hi jeremy, 
first i have to say sorry: i forgot to put a subject into the mail!
 
 The data in cache files is essentially a memory dump. So even if you
 split the data into separate cache files, you would still have to have
 enough memory to hold all the files.
 
okay, i understand. it was just an idea... 

 If HOSTLOWMEM 3 did not help reduce memory usage, look at your reports
 (for a day, for example) and see if some other unit has a lot of
 unique entries. This is usually the case for Referrers, but can also
 happen for the Request/File data when you have unique session id's in
 the query string. Using Aliases to remove this data can greatly
 improve storage and memory requirements without any loss of
 information.
 
here is my list of my units:
GENERAL ON
MONTHLY ON
MONTHCOLS RrPp
WEEKLY OFF
FULLDAILY OFF
DAILY ON
DAYCOLS RrPp
FULLHOURLY OFF
HOURLY ON
HOURCOLS RrPp
QUARTER OFF
FIVE OFF
HOST ON
HOSTCOLS RrPp
HOSTFLOOR 1:r
ORGANISATION ON
ORGCOLS RrPp
ORGFLOOR 1:r
DOMAIN ON
DOMCOLS RrPp
DOMSORTBY REQUESTS
DOMFLOOR 1:r
SUBDOMFLOOR 1:r
SUBDOMSORTBY REQUESTS
REQUEST OFF
DIRECTORY ON
DIRCOLS Rrb
FILETYPE ON
TYPECOLS Rrb
SIZE OFF
PROCTIME OFF
REDIR OFF
FAILURE ON
FAILCOLS Rr
REFERER OFF
REFSITE OFF
SEARCHQUERY OFF
SEARCHWORD OFF
REDIRREF OFF
FAILREF OFF
FULLBROWSER OFF
BROWSER ON
BROWFLOOR 1:r
BROWCOLS Rr
BROWSORTBY REQUESTS
SUBBROWSORTBY REQUESTS
SUBBROWFLOOR 1:r
OSREP OFF
VHOST OFF
USER OFF
FAILUSER OFF
STATUS OFF

I think i will test it with HOST OFF, DOMAIN OFF,  FILETYPE OFF; any other advices?

my question now is:*LOWMEM doesn't affect something on the cache file, correct? it's 
useful for the reports which are created, but not for the (already existing) cache 
file! correct?

 Should all of this fail, you may have to limit yourself to only
 producing reports for a set period of time -- say at most one month.
 
 Jeremy Wadsack
 Wadsack-Allen Digital Group

thanks again
Andreas Leppert

 
 
 Andreas Leppert [EMAIL PROTECTED] (Tuesday, March 16, 2004 11:51 AM):
 
  hello mailing list,
 
  i'm new to analog. i've read the whole documentation, especially cache.html and 
  the page about coping with low memory. i have analog 5.1 running on server 
  (celeron 2.0, 256M ram, 512M swap,60gb);
  for some reasons, i've no chance to update analog to the newest versions in these 
  days. about 70 domains and the respective homepages reside on the server, but only 
  one consumes much
  traffic...about 30gb / month. the apache-access_log is about 60M today, there are 
  also rotated access_logs, called access_log.1, access_log.2, access_log.3 and 
  access_log.4. they are aobout 140M.
  ensim is running as an admin tool. analog is executed for every virtualhost by a 
  script (00updatestats.pl) every night through cron.daily. all sites are okay, 
  except the big one. 
 
  if i open a secure shell and run top while analog is running for the big site, i 
  notice, that analog fills out the whole memory, then the whole swap. finally, the 
  kernel kills some processes like
  httpd, pro_ftpd, sshd... the normal procedure if there is no memory left!!!  the 
  cache file for the site is about 350M. if i ran analog without using this cache, 
  everything is fine, but i have only
  the stats for one week (the current access_log). what can i do to get the whole 
  stats? 
 
  i have to admit that i didn't understand everything in the docu. 
 
  some basic questions: 
  1) if i want to have the stats for all the months, i have to use the cache file, 
  correct?
  2) can i split the cache file in several ones? so that analog doesn't have to read 
  in all the 350MB. 
 
  i have put HOSTLOWMEM 3 to the config-file. but there is no change. the *LOWMEM 
  commands are only usable for reports, not for the cache file, correct?
 
  thanks in advance for all your answers, 
  and sorry for my bad english
 
  Andreas Leppert
__
Extra-Konto: 2,50 %* Zinsen p. a. ab dem ersten Euro! Nur hier mit 25
Euro-Tankgutschein  ExtraPramie! https://extrakonto.web.de/?mc=021110

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[no subject]

2003-02-19 Thread analog-help

j'utilise analog 5.24 avec comme systeme d'exploitation windows 2000 service 
pack 2.
En fait je voudrai utiliser plusieurs fichier analog.cfg paramétré 
différemment. En effet je dois faire un rapport simple avec des commandes 
simple, un autre rapport avec des commandes plus compliqués, un fichier 
analog.cfg avec les commmandes OUTFILE report.dat
OUTPUT COMPUTER pour l'utiliser avec Report Magic.
Comme vous pouvez le constater je dois faire 3 rapports et j'ai pas envie à 
chaque fois de changer le nom de mes fichiers de commande (analog.cfg) pour 
qu'ils fonctionnent avec analog.exe.
Ne serait ce pas possible d'avoir plusieurs analog.exe ?

Merci de me répondre le plus rapidement possible.





_
MSN Search, le moteur de recherche qui pense comme vous !  
http://search.msn.fr/worldwide.asp

+
|  TO UNSUBSCRIBE from this list:
|http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+


[no subject]

2002-11-01 Thread analog-help
approve sonclark who analog-help

__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.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
+



[no subject]

2002-06-14 Thread analog-help

Hello,
Here, I am using analog for reports from  log files
created by ezproxy Server  
to monitor licensed databases controlled by external
servers.

Reports with a list of requests per site 
which will be part of the %r field in one line of the
log file.

For eg,
136.186.67.139 - - [28/Mar/2002:17:17:12 +1100] GET
http://babelfish.altavista.com:80/ HTTP/1.0 200 7005 

I need to focus only on the 
http://babelfish.astavista.com 
and would want the out put similar to the directory
report.

 Can I customize the directory report?? 

2. Also, Ineed to configure the output to spread sheet
compatible format.
I have read through the section in the readme.html. Do
I understand correctly that I need to put in the
following commands in the analog.cfg

OUT PLAIN
COMPSEP ,
OUTFILE testoutputfile.txt



__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.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
+



[no subject]

2002-04-16 Thread melinda Yuan

Hi:


I had analog-5.02 in my RedHat 6.2, because I want
to use the latest analog version, so I installed the analog-5.22 into my 
RedHat 6.2 machine. I did
following steps
(1)make-compiling,
(2)run analog
(3) edit analog.cfg file by setting
LOGFILE  /usr/local/apahce/logs/access.log*,
OUTFILE index.html,
and then I edit the httpd.conf file by setting
Alias /analog/  /usr/local/analog-5.22/
and restart the Apache  Server, but when I open the
web browser, and type
http://www.bestvocab.com/analog/, it came out still
with analog-5.02 version.
How do I do to remove the version 5.02 and to make
my v5.22 work properly?
Does my configuration process for v5.22 correct?
Any suggestion is welcome.

Thanks
Melinda




_
Send and receive Hotmail on your mobile device: http://mobile.msn.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
+



[no subject]

2002-02-07 Thread Neubert Anja-CAN111

Ich arbeite mit Analog 4.11 und dem Betriebssystem Windows 2000. Als Studentin musste 
ich lernen mit dem Programm umzugehen und bekam auch spezielle Fragen dazu gestellt. 
Ich weiß, dass ich mit dem Kommando exclude spezielle Daten in den Reports filtern 
kann, aber nicht, wie man diese Daten aus den Zusammenfassungen filtert. Und nun zu 
meiner Frage: Filtere ich die Daten hier auf die gleiche Art und Weiße? Wenn nicht, 
wie dann? Vielen Dank für die Hilfe.
Mit freundlichen Grüßen
Anja Neubert

+
|  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
+



[no subject]

2002-02-06 Thread Neubert Anja-CAN111

I use the analog 4.11 and I work with the operating system Windows 2000. I had to 
learn how the program works and then I bbecame special problems, which I shall solve. 
But I couldn´t it, thats why I need your help.
I know that I can exclude several files with the command exclude by reports, but can I 
do this with the summarizes in the same way? When not, how I can do this? Thanks for 
the help.
Best regards
Anja Neubert
+
|  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
+



[no subject]

2001-09-27 Thread Bob Ambroso

[EMAIL PROTECTED]
Subject: [analog-help] Newbie analog user
Date: Wed, 26 Sep 2001 08:34:33 -0700 MIME-Version:
1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain; charset=iso-8859-1
 We experience very little traffic. I am trying to
 get Analog to display a
 report for our meager traffic but have not been able
 to produce any visible
results.
 The report consistently reads zero requests. I am
sure this is due to an
 obvious omission in the .cfg file on my part, though
 I have been unable to
 identify what exactly it is!
 Any help would be much appreciated. 
 \Bob Ambroso
 Example of our logfile created in IIS 4.0:
 
 207.99.142.199, -, 7/2/01, 10:29:40, W3SVC,
 WHITTIERWEBPAC, 206.135.94.30,
 0, 246, 111, 404, 2, GET,
 /dynix/classes/hBeanInfo.class, -, 
 207.99.142.199, -, 7/2/01, 10:29:40, W3SVC,
 WHITTIERWEBPAC, 206.135.94.30,
 282, 260, 865, 200, 0, GET,
 /dynix/classes/images/!dwLLibraryCatalog.gif, -,
 
 207.99.142.199, -, 7/2/01, 10:29:40, W3SVC,
 WHITTIERWEBPAC, 206.135.94.30,
 93, 264, 865, 200, 0, GET,
 /dynix/classes/images/!dwLLibraryCatalog.gif, -, 
 207.99.142.199, -, 7/2/01, 10:29:41, W3SVC,
 WHITTIERWEBPAC, 206.135.94.30,
 125, 255, 738, 200, 0, GET,
 /dynix/classes/images/!dwLNewSearch.gif, -, 
 207.99.142.199, -, 7/2/01, 10:29:41, W3SVC,
 WHITTIERWEBPAC, 206.135.94.30,
 0, 259, 738, 200, 0, GET,
 /dynix/classes/images/!dwLNewSearch.gif, -, 
 Copy of config file for Analog  5.03:
 LOGFILE c:\analog\log files
 OUTFILE Report.html
 HOSTNAME WHITTIERWEBPAC
 # REQINCLUDE pages
 REQLINKINCLUDE pages,*.gif,*.jpg,*.class
 #REFLINKINCLUDE *
 #REDIRREFLINKINCLUDE *
 FAILREFLINKINCLUDE *
 # UNCOMPRESS *.gz,*.Z gzip -cd
 BROWOUTPUTALIAS Mozilla Netscape
 BROWOUTPUTALIAS Mozilla (compatible) Netscape
 (compatible)
 BROWOUTPUTALIAS IWENG AOL
 SUBBROW */*
 SUBTYPE *.gz,*.Z
 # Add whichever of these types of pages you have on
 your server, or others.
 # PAGEINCLUDE *.shtml
 # PAGEINCLUDE *.asp
 # PAGEINCLUDE *.jsp
 # PAGEINCLUDE *.cfm
 # PAGEINCLUDE *.pl
 # PAGEINCLUDE *.php
 PAGEINCLUDE *.gif
 PAGEINCLUDE *.jpg
 PAGEINCLUDE *.html
 PAGEINCLUDE *.class
 SEARCHENGINE http://*altavista.*/
 http://*altavista.*/ * q
 SEARCHENGINE http://*yahoo.*/ http://*yahoo.*/ * p
 SEARCHENGINE http://*google.*/ http://*google.*/ *
 q
 SEARCHENGINE http://*lycos.*/ http://*lycos.*/ *
 query
 SEARCHENGINE http://*aol.*/ http://*aol.*/ * query
 SEARCHENGINE http://*excite.*/ http://*excite.*/ *
 search
 SEARCHENGINE http://*go2net.*/ http://*go2net.*/ *
 general
 SEARCHENGINE http://*metacrawler.*/
 http://*metacrawler.*/ * general
 SEARCHENGINE http://*msn.*/ http://*msn.*/ * MT
 SEARCHENGINE http://*hotbot.com/
 http://*hotbot.com/ * MT
 SEARCHENGINE http://*netscape.*/
 http://*netscape.*/ * search
 SEARCHENGINE http://*looksmart.*/
 http://*looksmart.*/ * key
 SEARCHENGINE http://*infoseek.*/
 http://*infoseek.*/ * qt
 SEARCHENGINE http://*webcrawler.*/
 http://*webcrawler.*/ *
 search,searchText
 SEARCHENGINE http://*goto.*/ http://*goto.*/ *
 Keywords
 SEARCHENGINE http://*snap.*/ http://*snap.*/ *
 keyword
 SEARCHENGINE http://*dogpile.*/ http://*dogpile.*/
 * q
 SEARCHENGINE http://*askjeeves.*/
 http://*askjeeves.*/ * ask
 SEARCHENGINE http://*ask.*/ http://*ask.*/ * ask
 SEARCHENGINE http://*aj.*/ http://*aj.*/ * ask
 SEARCHENGINE http://*directhit.*/
 http://*directhit.*/ * qry
 SEARCHENGINE http://*alltheweb.*/
 http://*alltheweb.*/ * query
 SEARCHENGINE http://*northernlight.*/
 http://*northernlight.*/ * qr
 SEARCHENGINE http://*nlsearch.*/
 http://*nlsearch.*/ * qr
 SEARCHENGINE http://*dmoz.*/ http://*dmoz.*/ *
 search
 SEARCHENGINE http://*newhoo.*/ http://*newhoo.*/ *
 search
 SEARCHENGINE http://*netfind.*/ http://*netfind.*/
 * query,search,s
 SEARCHENGINE http://*/netfind http://*/netfind *
 query
 SEARCHENGINE http://*/pursuit http://*/pursuit 
 query
 ROBOTINCLUDE REGEXPI:robot
 ROBOTINCLUDE REGEXPI:spider
 ROBOTINCLUDE REGEXPI:crawler
 ROBOTINCLUDE Googlebot*
 ROBOTINCLUDE Infoseek*
 ROBOTINCLUDE Scooter*
 ROBOTINCLUDE Slurp*
 ROBOTINCLUDE Ultraseek*
 TYPEOUTPUTALIAS .html.html [Hypertext Markup
 Language]
 TYPEOUTPUTALIAS .htm .htm  [Hypertext Markup
 Language]
 TYPEOUTPUTALIAS .shtml   .shtml [Server-parsed
 HTML]
 TYPEOUTPUTALIAS .ps  .ps   [PostScript]
 TYPEOUTPUTALIAS .gz  .gz   [Gzip compressed
 files]
 TYPEOUTPUTALIAS .tar.gz  .tar.gz [Compressed
 archives]
 TYPEOUTPUTALIAS .jpg .jpg  [JPEG graphics]
 TYPEOUTPUTALIAS .jpeg.jpeg  [JPEG graphics]
 TYPEOUTPUTALIAS .gif .gif  [GIF graphics]
 TYPEOUTPUTALIAS .png .png  [PNG graphics]
 TYPEOUTPUTALIAS .txt .txt  [Plain text]
 TYPEOUTPUTALIAS .cgi .cgi  [CGI scripts]
 TYPEOUTPUTALIAS .pl  .pl  [Perl scripts]
 TYPEOUTPUTALIAS .css .css  [Cascading Style
 Sheets]
 TYPEOUTPUTALIAS .class   .class [Java class files]
 TYPEOUTPUTALIAS .pdf .pdf  [Adobe Portable
 Document Format]
 TYPEOUTPUTALIAS .zip .zip  [Zip archives]
 TYPEOUTPUTALIAS .hqx .hqx  [Macintosh
 archives

No Subject

2001-02-20 Thread Stephen Turner

Approved: wilforce
Received: by lists.isite.net (bulk_mailer v1.12); Mon, 19 Feb 2001 11:01:52
-0800
Received: (from majordom@localhost)
by lists.isite.net (8.9.3/8.9.3) id LAA12909
for analog-help-localoutlist; Mon, 19 Feb 2001 11:01:50 -0800 (PST)
Received: from mobile.hub.org (mobile.acadiau.ca [131.162.137.70])
by lists.isite.net (8.9.3/8.9.3) with ESMTP id LAA12905
for [EMAIL PROTECTED]; Mon, 19 Feb 2001 11:01:47 -0800
(PST)
Received: from localhost (scrappy@localhost)
by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f1JJ1k004300
for [EMAIL PROTECTED]; Mon, 19 Feb 2001 15:01:46 -0400
(AST)
(envelope-from [EMAIL PROTECTED])
X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs
Date: Mon, 19 Feb 2001 15:01:46 -0400 (AST)
From: The Hermit Hacker [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: silencing warning message ... ?
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Precedence: bulk


I'm using stdin for my logfile, so would like to silence this one if
possible, without affecting any other Warnings that might crop up ...

analog: Warning D: LOGFORMAT in configuration file /usr/local/etc/analog.cfg
  with no subsequent LOGFILE
  (For help on all errors and warnings, see docs/errors.html)

I see the 'DEBUG -D' option in the docs, but is it possible to more finely
tune it, or is that about it?

Thanks ...

Marc G. Fournier   ICQ#7615664   IRC Nick:
Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED]   secondary:
scrappy@{freebsd|postgresql}.org

-- 
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)



[analog-help] please use subject line for postings to analog-help

2001-02-12 Thread Joshua Ostroff

Thanks.

Josh

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/




No Subject

2001-01-25 Thread CAPRON Patrick
Title: 





Hello,


I would like to know if there is a possibility to extract from a
logfile only infos concerning one of the virtual host.


Thanx...



Patrick CAPRON
03.88.14.85.49
[EMAIL PROTECTED]






Re: [analog-help] (no subject)

2000-11-06 Thread Jeremy Wadsack



[EMAIL PROTECTED] wrote:

 Dear JWadsack -

 Thanks for the assist.

 You indicate that I seem to have configured correctly and can get a
 "Computer Readable Output Format"

 What do I need to do now to actually see my statistics?  Do I need to
 install Report Magic to do so?

If you want to use Report Magic, then, Yes, you need to install it. However,
as described in the Report Magic documentation, it is better to get your
statistics working first in Analog. In order to see the results in Analog,
just remove (or comment out) the OUTPUT COMPUTER line and changed the OUTFILE
line to something like

OUTFILE report.html

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/




Re: [analog-help] (no subject)

2000-11-06 Thread Duke Hillard

Report Magic for Analog turns analog output into pretty graphs.
It is freeware distributed by the Wadsack-Allen Digital Group at
"http://www.reportmagic.com/".  Installing Report Magic is your
option.  Report Magic for Analog requires that the OUTPUT
command in Analog be set to COMPUTER.  COMPUTER is
a special format suitable for reading by a computer (useful for
reading into a spreadsheet, or post-processing with a graphics
package, for example). There is a separate section about this
in Analog's docs at "http://www.analog.cx/docs/compout.html".

If you wish to generate Analog reports as HTML pages (that
is, you don't wish to use Report Magic for Analog at this time),
you will need to set Analog's OUTPUT command to HTML.
Information about this appears in the Analog documentation
at "http://www.analog.cx/docs/output.html#outstyle".  There
is an entire page of documentation devoted to configuring the
output from Analog (http://www.analog.cx/docs/output.html)
that is very useful for tweaking your reports.

HTH,

-- Duke Hillard, Webmaster, UL Lafayette


[EMAIL PROTECTED] wrote:

 Dear JWadsack -

 Thanks for the assist.

 You indicate that I seem to have configured correctly and can get a
 "Computer Readable Output Format"

 What do I need to do now to actually see my statistics?  Do I need to
 install Report Magic to do so?

   [EMAIL PROTECTED]
 
 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/
 

begin:vcard 
n:Hillard;Duke
tel;work:337-482-5763
x-mozilla-html:TRUE
url:http://www.louisiana.edu/
org:University of Louisiana at Lafayette;University Computing Support Services
adr:;;P.O. Box 42770;Lafayette;LA;70504-2770;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Computing Resources Coordinator
fn:Duke Hillard
end:vcard



Re: [analog-help] (no subject)

2000-11-04 Thread RSPEK

Dear JWadsack - 

Thanks for the assist.  

You indicate that I seem to have configured correctly and can get a 
"Computer Readable Output Format"

What do I need to do now to actually see my statistics?  Do I need to 
install Report Magic to do so?

  [EMAIL PROTECTED]

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] (no subject)

2000-11-03 Thread RSPEK

After installing and configuring Analog, I am able to get the Rerpot.dat file 
when clicking the Analog icon.  However, when I click Reports I just get the 
following:

x VE analog 4.11 x hnc [my organization] x PS 2000 10 10 28 08 27 x SRO

What have I configured incorrectly in the analog.cfg file?

 [EMAIL PROTECTED]



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] (no subject)

2000-11-03 Thread Jeremy Wadsack



[EMAIL PROTECTED] wrote:

 After installing and configuring Analog, I am able to get the Rerpot.dat file
 when clicking the Analog icon.  However, when I click Reports I just get the
 following:

 x VE analog 4.11 x hnc [my organization] x PS 2000 10 10 28 08 27 x SRO

 What have I configured incorrectly in the analog.cfg file?

This is Analog's Computer Readable Output format. I would guess (since you named
the file report.dat) that you have configured everything properly. The Analog
configuration command OUTPUT COMPUTER causes Analog to output in this format.


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] (no subject)

2000-11-02 Thread Stephen Turner

On Wed, 1 Nov 2000 [EMAIL PROTECTED] wrote:

 I need help configuring and installing analog. Is this the correct list to 
 request help?
 

Yes.

-- 
Stephen Turner   http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "The new operating system will recover more easily from system crashes."
  (Microsoft, aiming high with Windows Millennium)


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/




Subject: Re: [analog-help] tracking pdf files

2000-08-16 Thread Massimo Mezzini

On 15 Aug 2000, at 8:47, Jeremy Wadsack wrote about 
Re: [analog-help] tracking pdf files:

 depending on the version of PDF viewer that your clients are
 using, and depending on the size, each request for the PDF file may
 not correspond to 'hits'. Acrobat 4+ will often download PDf documents
 on page at a time, rather than completely. [...]

 So the best you can do is find
 out how many requests were made, not how many 'hits' (if my
 distinction is clear). Alternately, you could include the total bytes
 (B) column in your Request Report and divide it by the size of the
 file to get an averag number of full-document-downloads.

I use a different method (not sure if this would be a Win only thing 
or a config issue, but I used to get it only on a NT server). 
Since only the first request for each PDF file got a "200" 
reply, while the other ones got a "206", adding a STATUSEXCLUDE 206 I 
could have a "clean" count of PDF downloads.

ciao

Massimo


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/




No Subject

2000-04-26 Thread Shahid Constantino

Is there a way to force analog to count blank referrers in the referrer 
report?  I've tried to manipulate the results by using REFALIAS (i.e. using 
reg. expr. change "-" referrer to "http://bookmarks") but can't!  It's as if 
analog ignores the "-" (or "[unknown]") referrer prior to REFALIAS 
processing.

Any help greatly appreciated,

= Shahid

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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/




No Subject

2000-03-30 Thread Jason White

unsubscribe

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] no subject

1999-11-22 Thread Bob Gonda
Title: no subject



How do I run out reports for a single Web site? Our reports contain all the
web sites we manage.




No Subject

1999-10-05 Thread Julia Vollmer



Hi,

Could you please tell me where to find information on command line options,
specifically:

+F-00-00-01

+T-00-00-01

I have tried index, map, faq, and searching, no luck. Perhaps the options do not
exist and the script I am looking at is a little bogus? Deleting them seemed to have
no effect...

Also, is there a concise listing of ALL the command line and configuration options?
Please tell me the location if you have same.

Thanks, Julia

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/




No Subject

1999-03-06 Thread Jookie

unsubscribe analog-help

   


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.




No Subject

1999-03-06 Thread Mark Lykke




Hi
I need some 
guidance!

Thanks in advance for your help.
Mark Lykke
Spencer Iowa


Below is a portion of my log file 
johnston.log

when i run analog the warning m states:
F:\analogANALOGF:\ANALOG\ANALOG.EXE: Warning F: 
Netpresenz logfile with ambiguous dates: use LOGFORMAT NETPRESENZ-NA 
or LOGFORMAT NETPRESENZ-INT (For help on all errors and warnings, see 
docs/errors.html)F:\ANALOG\ANALOG.EXE: Warning F: Can't auto-detect format 
of logfile f:\analog\johnston.log: ignoring 
itF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty time 
reportsF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty Request 
ReportF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty File Type 
ReportF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty Directory 
ReportF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty Host 
ReportF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty Domain 
ReportF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty File Size 
ReportF:\ANALOG\ANALOG.EXE: Warning R: Turning off empty Status Code 
Report




03/06/1999 19:48:21 208.139.194.113 www.johnstonauto.com GET 
/_vti_inf.html Mozilla/2.0 (compatible; MS FrontPage 3.0) 200 1759 
10003/06/1999 19:48:22 208.139.194.113 www.johnstonauto.com POST 
/_vti_bin/shtml.exe/_vti_rpc MSFrontPage/3.0 200 227 
33103/06/1999 19:48:23 208.139.194.113 www.johnstonauto.com POST 
/_vti_bin/_vti_aut/author.exe MSFrontPage/3.0 401 147 
5003/06/1999 19:48:39 208.139.194.113 www.johnstonauto.com johnston lykke POST 
/_vti_bin/_vti_aut/author.exe MSFrontPage/3.0 200 2332 
27003/06/1999 19:48:45 208.139.194.113 www.johnstonauto.com johnston lykke POST 
/_vti_bin/_vti_aut/author.exe MSFrontPage/3.0


my analog.cfg reads as follows:

# Configuration file for analog 3.11# See http://www.statslab.cam.ac.uk/~sret1/analog/## 
Here are a couple of configuration commands to get you started. Add any 
more# you like from the Readme.### REQINCLUDE pages## If 
you have a LOGFORMAT command it must go here, above the LOGFILE 
command.DEBUG CLOGFILE f:\analog\johnston.logOUTFILE 
johnston.htmlHOSTNAME [johnstonauto.com]MONTHLY 
ONREQUEST ONDOMAIN ONHOST ONLINKINCLUDE pagesUNCOMPRESS 
*.gz,*.Z gzip -cdBROWOUTPUTALIAS Mozilla 
NetscapeBROWOUTPUTALIAS Mozilla (compatible) Netscape 
(compatible)BROWOUTPUTALIAS IWENG AOLREFALIAS http://webcrawler.com/* http://www.webcrawler.com/*REFALIAS http://excite.com/* http://www.excite.com/*REFALIAS http://lycos.com/* http://www.lycos.com/*REFALIAS http://infoseek.com/* http://www.infoseek.com/*REFALIAS http://guide.infoseek.com/* http://www.infoseek.com/*SUBTYPE 
*.gz,*.ZTYPEOUTPUTALIAS johnston.html .html 
[Hypertext Markup Language]TYPEOUTPUTALIAS 
JOHNSTON.htm .htm [Hypertext Markup 
Language]TYPEOUTPUTALIAS .ps 
.ps [PostScript]TYPEOUTPUTALIAS 
.gz .gz [Gzip compressed 
files]TYPEOUTPUTALIAS .html.gz .html.gz [Gzipped 
HTML]TYPEOUTPUTALIAS .ps.gz .ps.gz [Gzipped 
PostScript]TYPEOUTPUTALIAS .xbm 
.xbm [X11 bitmaps]TYPEOUTPUTALIAS .tar.gz 
.tar.gz [Compressed archives]TYPEOUTPUTALIAS 
.jpg .jpg [JPEG 
graphics]TYPEOUTPUTALIAS .jpeg .jpeg 
[JPEG graphics]TYPEOUTPUTALIAS .gif 
.gif [GIF graphics]TYPEOUTPUTALIAS 
.xbm .xbm [X 
bitmap]TYPEOUTPUTALIAS .txt .txt 
[Plain text]TYPEOUTPUTALIAS .class .class [Java 
class files]TYPEOUTPUTALIAS .pdf 
.pdf [Adobe Portable Document Format]TYPEOUTPUTALIAS 
.zip .zip [Zip 
archives]TYPEOUTPUTALIAS .hqx .hqx 
[Macintosh archives]TYPEOUTPUTALIAS .exe 
.exe [PC executables]TYPEOUTPUTALIAS 
.wav .wav [WAV sound 
files]TYPEOUTPUTALIAS .png .png 
[PNG graphics]TYPEOUTPUTALIAS .avi 
.avi [AVI movies]TYPEOUTPUTALIAS 
.arc .arc [Compressed 
archives]TYPEOUTPUTALIAS .mid .mid 
[MIDI sound files]TYPEOUTPUTALIAS .doc 
.doc [Microsoft Word document]TYPEOUTPUTALIAS 
.rtf .rtf [Rich Text 
Format]


No Subject

1999-03-05 Thread Glen W. Forister

What are the following messages about?  I have IIS and that output format
will eventually give me a bad date as I understand it even with the
"MICROSOFT-NA" command so I need the format commands to prevent this.  I
don't know any other reason I need them. 

D:\analog\analog.exe: Warning C: Bad argument in configuration command:
  ignoring it:
  LOGFORMAT %S, %u, %m/%d/%y, %h:%n:%j, %j, %j, %j, %b, %j, %j, %c, %j, %j,
  %f, %q
  (For help on all errors and warnings, see docs/errors.html)
D:\analog\analog.exe: Warning C: Bad argument in configuration command:
  ignoring it:
  DEFAULTLOGFORMAT %S, %u, %m/%d/%y, %h:%n:%j, %j, %j, %j, %b, %j, %j, %c, %j,
  %j, %f, %q


An example of my log file.
36.22.0.198, -, 2/22/99, 10:48:10, W3SVC, EHSERV, 169.237.132.80, 200, 292,
3677, 200, 0, GET, /ehlogoc.gif, -,
169.237.132.80, -, 2/22/99, 10:55:49, W3SVC, EHSERV, 169.237.132.80, 0,
330, 72, 304, 0, GET, /index.htm, -,
169.237.132.80, -, 2/22/99, 10:56:44, W3SVC, EHSERV, 169.237.132.80, 13009,
283, 111, 403, 5, GET, 
 /ANALOG311/IMAGES, -,
206.19.211.20, -, 2/22/99, 11:00:35, W3SVC, EHSERV, 169.237.132.82, 942,
237, 4361, 200, 0, GET, /plscripts/treefail/webbbs/config.pp, ?read=1105,
128.32.159.217, -, 2/22/99, 11:28:20, W3SVC, EHSERV, 169.237.132.80, 20,
298, 2887, 200, 0, GET, /staff/index.htm, -,

Thanks.


Glen Forister   530-752-4337FAX 530-752-1819
[EMAIL PROTECTED], [EMAIL PROTECTED]
Environmental Horticulture Dept., 
University of California, Davis, CA   95616


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] Re: no subject

1999-01-02 Thread Stephen Turner

On Wed, 3 Nov 1999, Aengus Lawlor wrote:
 
 If you Log the User Agent field, you can make certain assumptions about 
 the client. This may significantly increase the size of your log file, 
 though, as the Agent string is sometimes as long as the rest of the log 
 entry, excluding the referrer.
 

Indeed, analog 3.90beta gives an OS Report based in this information.

 4. How well IIS 4.0 extended format is supported by analog 3.32?
 
 It's not IIS4 extended format, it's W3C Extended format (except for the 
 Time-Taken field that we're arging about elsewhere :-).  I think it's 
 fair to say that W3C Extended logs created by IIS4 are fully supported 
 by Analog 3.32.

Well, and a couple of other changes. But yes, analog detects that it's an
IIS server, and makes the necessary changes to the draft spec.

One thing you have to be careful to do is log the date on every line of the
logfile, not just the time. Otherwise analog has no way of knowing which
date later lines in the logfile were on (it's not guaranteed that it's
rotated at midnight GMT every day).

-- 
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] (no subject)

1998-12-04 Thread Philip Schneider

unsubscribe analog-help

--
Philip Schneider
[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.