Re: [analog-help] counting php pages

2004-09-05 Thread Aengus
/scripts/intro.php > HTTP/1.1" 200 3653 > > I get /scripts/ counts in my directory report but don't get the > page count for intro.php in my request report. > What am I missing? Have you set the FLOOR for the request report low enough to show the entry that you want to see?

Re: [analog-help] DNS Lookup

2004-09-05 Thread Aengus
or some people, and not for others. You might be better off trying rdnslogs instead. You can read previous posts about QDNS on the list here: http://www.mail-archive.com/cgi-bin/htsearch?config=analog-help_lists_isite_net&words=qdns Aengus > > -Original Message- > From: [EMAIL

Re: [analog-help] Error

2004-09-13 Thread Aengus
at file as a logfile, and it didn't, because it couldn't find it. What did you tell Analog to do? What arguments did you pass to it when you ran it. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.me

Re: [analog-help] Newbie - Help with analog for Windows

2004-09-14 Thread Aengus
that something is preventing Anlgform.exe from calling Analog properly. Make sure that Ananlog is working properly before calling it from Anlgform. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mai

Re: [analog-help] multiple virtualhost logs

2004-09-14 Thread Aengus
ror.log: ignoring it Analog won't usually parse error logs, so this is to be expected if you tell it to parse *.log. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/list

Re: [analog-help] Excluding certain browsers from the Browser Summaryreport

2004-09-15 Thread Aengus
and BROWSUMEXCLUDE just exclude those requests from the Browser report and the Browser Summary reports. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: new

Re: [analog-help] Thank you and an additional question

2004-09-17 Thread Aengus
On Friday, September 17, 2004 3:28 PM [GMT], J M <[EMAIL PROTECTED]> wrote: > Thank you for responses to previous questions. I have anlgform > working and am off to configure further. Extra thank you to Aengus > for not only offering help but creating the Windows "helper&q

Re: [analog-help] How to get the full referer in the REFSITE report?

2004-09-17 Thread Aengus
ing Sites. The Referrer Report reports on Referrers. Try REFERRER ON Aengus Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news:/

Re: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Aengus
Is all.cfg in the same directory as Analog? Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general |

Re: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Aengus
On Tuesday, September 21, 2004 3:43 PM [GMT], Jane Hermanson <[EMAIL PROTECTED]> wrote: > Aengus thanksof course they were not in the same > directory.changed the path to be reflective of the files...ran my > script...and got separtate stats for my hosts. > > Did get

Re: [analog-help] Page requests

2004-09-23 Thread Aengus
ALIAS or REQALIAS to hide the actual page name. One way might be to do something like this: FILEALIAS *.asp?* /search.asp?$2 INTSEARCHENGINE /search.asp section (The Internal Search report should show all values that were assigned to the "section" argument).

Re: [analog-help] requests going thru cgi program

2004-09-23 Thread Aengus
n/library c INTSEARCHQUERY on Listing queries, sorted by the number of requests. reqs: search term : --- 3: deafbios 2: gasw 2: auhist 1: fenian 1: ftpp 1: gadpi Is that what you are trying to measure? Aengus +

Re: [analog-help] Page requests

2004-09-24 Thread Aengus
e them by specifying INTSEARCHQUERY ON INTSEARCHWORD ON Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.gene

Re: [analog-help] First time user

2004-09-24 Thread Aengus
your lofgiles are formatted, running analog is as simple as opening a command prompt, changing to the Analog directory, and typing Analog x:\directory\logfile.log The result will be in report.html in the same directory. Please read the documentation available on the Analog website. http://www.analog.c

Re: [analog-help] First time user

2004-09-24 Thread Aengus
ccess to the logs whereever they are on the server, or extract the logs for your website and send them to you. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Use

Re: [analog-help] What does "Other" mean on the Referrer Report?

2004-10-12 Thread Aengus
lower the floor (by default, the referrer report only lists "referring URLs with at least 20 requests". REFFLOOR 1r will show all referrers. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net

Re: [analog-help] INTSEARCHQUERY

2004-10-13 Thread Aengus
the ...COLS commands. INTSEARCHQUERYCOLS http://analog.cx/docs/othreps.html Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://ne

Re: [analog-help] Guidance sought on strange referrer report

2004-10-15 Thread Aengus
proxy servers that strip proxy information. You should probably do some reports of just those requests that don't have any referrer information. Use REFINCLUDE "" and see if the Browser being used, or the Host report gives any insight into who is generating these referrerless requests.

Re: [analog-help] rising NN4 numbers

2004-09-28 Thread Aengus
you tried running a report using BROWINCLUDE, to create a report on just those NN4 requests? If they are coming from a small cluster of IP addresses, or if they are only requesting pages, and not images, then a spider would seem likely. Aengus +---

Re: [analog-help] Is there a better way to do this:

2004-10-01 Thread Aengus
ate, but I don't think I ever bothered doing it. Some of the logic required to actually calculate yesterdays date is described in this post: http://www.mail-archive.com/[EMAIL PROTECTED]/msg06580.html Aengus + | TO UNSUBSC

Re: [analog-help] Request Reports

2004-10-04 Thread Aengus
te that every single request was made. When you told Analog to analyze all cache files with SEP in the name, it included cachefiles from September 2003, and because there are no dates associated with any individual requests in cachefiles, the FROM/TO directives didn't exclude the information from t

Re: [analog-help] No htm files on server

2004-10-04 Thread Aengus
s counting all the index.html files as .htm, when > using just a small sample log file. Analog assumes that the default document in a directory is index.html. You can use the DIRSUFFIX command to tell Analog what the default document on yo

Re: [analog-help] problems with symlinks

2004-10-25 Thread Aengus
you expect them to be, and we can probably explain why they are being interprted the way they are being interprted, and perhaps explain how to erconfigure things to get the answer that you expect. Aengus + | TO UNSUBSCRIBE

Re: [analog-help] Exclude HEAD and multiple 200 status code entries

2004-10-25 Thread Aengus
ve the GET method will be counted by Analog. (You'll get a "Large number of corrupt log entries" warnings. You can either ignore this, or just add a second LOGFORMAT entry - LOGFORMAT (%j) should do it, I think). Aengus +-

Re: [analog-help] Directory, Failure and Request Reports

2004-10-26 Thread Aengus
t-Image/1.0" If they're the entries in the logfile, then Analog isn't adding anything to the beginning of the URLs, and you really should find out why your web server is doing that. Having said that, you can get Analog to take /advocates-for-an out of the URL by using a FILEALIA

Re: [analog-help] problems with symlinks

2004-10-26 Thread Aengus
e two hypothetical log entries as two "page views", but, as the FAQ (http://www.analog.cx/docs/faq.html#faq181) says, that would really be double counting. Aengus + | TO UNSUBSCRIBE from this list: |http://li

Re: [analog-help] problems with symlinks

2004-10-26 Thread Aengus
from the internet). Have you looked at your failure report? Have you looked at the Host report for those redirected requests to see if a large number of them are coming from a broken client that can't do redirects properly, and just constantly tries to reload the old homepage? (You'

Re: [analog-help] problems with symlinks

2004-10-26 Thread Aengus
gt; HTTP/1.0" 200 77323 "-" "Mozilla/4.0 >> (compatible; MSIE 6.0; Windows NT 5.1; SV1; MSN 9.0; MSNbMSNI; >> MSNmen-us; MSNcIA; MPLUS)" >> 221.217.222.116 - - [25/Oct/2004:00:28:07 -0400] "GET >> /pages/index.html HTTP/1.1&qu

Re: [analog-help] Hits don't turn up

2004-10-27 Thread Aengus
. If it doesn't, then you may have configured Analog to only include Pages in the Request Report (REQINCLUDE PAGES) and Analog wouldn't necessarily recognize that request as a page (because it doesn't have an extension). Look at the File Type Report for guidance. Aengus +

Re: [analog-help] Hits don't turn up

2004-10-27 Thread Aengus
On Wednesday, October 27, 2004 12:15 PM [GMT], Andreas Kalt <[EMAIL PROTECTED]> wrote: > On Wed, 27 Oct 2004 11:34:35 +0100, Aengus <[EMAIL PROTECTED]> wrote: > > Aengus, > >> If you run Analog against a logfile containing that single line, >> what do you get?

Re: [analog-help] period of reporting (monthly vs. since beginning)

2004-10-27 Thread Aengus
ting on what's in the logs - can you tell whether the sites that are only showing this months hits even have log files for last month? Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listin

Re: [analog-help] Hits don't turn up

2004-10-27 Thread Aengus
On Wednesday, October 27, 2004 5:21 PM [GMT], Andreas Kalt <[EMAIL PROTECTED]> wrote: > On Wed, 27 Oct 2004 12:48:37 +0100, Aengus <[EMAIL PROTECTED]> wrote: > > Ok, my analog result page says: > > Successful requests: 0 > Corrupt logfile lines: 1 > > Could

Re: [analog-help] Exclude commands

2004-10-28 Thread Aengus
.jar I'm not sure it should make any difference, but have you tried FILEEXCLUDE *.gif,*.jpg,*.chm,*.asp,*.exe,*.csp,*.cab,*.css,*.cfc,*.swf,*.cmf,*.js,* .jar Aengus + | TO UNSUBSCRIBE from this list: |http://li

Re: [analog-help] Newb - Browser Stats

2004-10-29 Thread Aengus
ser report to show up? Is it turned on? BROWSERSUM ON to turn on the Browser Summary, BROWSERREP ON to turn on the full report. http://www.analog.cx/docs/output.html#replist Aengus + | TO UNSUBSCRIBE from this list: |http

Re: [analog-help] Daily Report problem.

2004-10-30 Thread Aengus
55 (58.99 days)." , which confirms that analog found and > processed those logs. > > But on the Daily Report I only get information from Sept 18 to > October 29. Nothing from Sept 1 to 17. Any ideas? Thanks in advance. http:/

Re: [analog-help] Custom Logformat

2004-11-03 Thread Aengus
On Wednesday, November 03, 2004 12:40 AM [GMT], Natasha R Gallaty <[EMAIL PROTECTED]> wrote: > S: Unwanted lines: 723 Unwanted lines means lines that you have excluded, either with a FROM/TO directive, or a *INCLUDE/*EXCLUDE directive

Re: [analog-help] How to limit the reports to a certain period of time

2004-11-03 Thread Aengus
line etc. http://www.analog.cx/docs/startpc.html You can control Analog by editing the analog.cfg file, rather than passing parameters at the command line Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer

Re: [analog-help] Question regarding Referring Site Report

2004-11-06 Thread Aengus
//www.analog.cx/docs/othreps.html#FLOOR Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http:

Re: [analog-help] View analog results over web

2004-11-09 Thread Aengus
TDIR. CHARTDIR tells Analog what URL prefix to use in the IMG SRC commands, and LOCALCHARTDIR tells analog the physical location to write the images to. http://www.analog.cx/docs/othreps.html#CHARTDIR Aengus + | TO UNSUBS

Re: [analog-help] Excluding Certain IP addresses

2004-11-09 Thread Aengus
On Tuesday, November 09, 2004 1:52 AM [GMT], Jeff Duncan <[EMAIL PROTECTED]> wrote: > Is there a way to exclude certain IP addresses or networks from the > report stats? HOSTEXCLUDE http://www.analog.cx/docs/include.html#HOSTINC

Re: [analog-help] Exclude command (HOSTEXCLUDE) in configuration file

2004-11-10 Thread Aengus
th names, you will have to be doing DNS lookups, and only addresses that successfully resolve will be excluded. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet versi

Re: [analog-help] First time user

2004-11-11 Thread Aengus
n. You have two %s field in your LOGFORMAT, two %b fields, 2 %u fields and no %c field. This LOGFORMAT might work better: LOGFORMAT (%Y-%m-%d %h:%:%j %s %u %j %j %j %j %r %q %c %j %b %j %t %j %B %j %f) Aengus + | TO UNSU

Re: [analog-help] (no subject)

2004-11-11 Thread Aengus
4 error handler from your request report all together (not a good idea, I wold have thought) then use FILEEXCLUDE /~404trap.aspx* Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help

Re: [analog-help] RE: Want to find out the number of AOL hits mywebsite is getting.

2004-11-15 Thread Aengus
in the Browser Report, but note that the Browser Report only reports on Page requests by default. You should do a REQINCLUDE PAGES, with the Request report on, to see that you're recording what you think you're recording. Aengus +---

Re: [analog-help] RE: Want to find out the number of AOLhitsmywebsite is getting.

2004-11-15 Thread Aengus
esses would be counted. > It will help if you could tell me what exact changes are to be done in > the configuration file for this to work. Thanks, but no thanks. It might be worth your while erading http://www.analog.cx/docs/webworks.html before spending too much time analyzing AOL

Re: [analog-help] Exit Page Tracking

2004-11-16 Thread Aengus
r time of last access, but that's only practical on a user by user basis. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.co

Re: [analog-help] Visits statistic

2004-11-19 Thread Aengus
On Friday, November 19, 2004 3:16 PM [GMT], Christian Kaufmann <[EMAIL PROTECTED]> wrote: > Hi Stephen, > > once the setup is done, then your tool is really great! > > do you have plans, to add statistic about visits to analog? http://www.analog.cx/docs/fa

Re: [analog-help] How to detect stats for just one ip address

2004-11-22 Thread Aengus
On Tuesday, November 16, 2004 7:18 PM [GMT], Neil Jones <[EMAIL PROTECTED]> wrote: > I'd like to detect just the visits from one single IP address. > > If there is a way to do this using analog how do I do it? HOSTINCLUDE http://www.analog.cx/docs/include.html

Re: [analog-help] problems changing referring site report criteris(floor?)

2004-11-22 Thread Aengus
teria, but the config/docs are pretty confusing. How can I > get it to show me the last month's referrals rather than the top 30? I just ran Analog against one of my logfiles, and the referrer report showed up just fine, even though the warnings were displayed: analog ex041122.log +Otes

Re: [analog-help] Howy many hit all my pages?

2004-11-22 Thread Aengus
t of people give up after page 7, for example (assuming that most people start at page 1, and work their way forward). Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | |

Re: [analog-help] Excluding the root directory from the directory report

2004-11-22 Thread Aengus
ave to do for the > root directory? This was asked, and answered, only last Thursday: http://lists.meer.net/pipermail/analog-help/2004-November/017314.html Aengus + | TO UNSUBSCRIBE from this list: |http://lists.

Re: [analog-help] (no subject)

2004-11-23 Thread Aengus
0; windows nt 5.1)" LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %j"%f" "%B") Because there's no way of telling what any of the fields between the Status code and the Referrer are, I've just marked them as junk. Aengus +-

Re: [analog-help] doesn't analyze correct file

2004-11-23 Thread Aengus
logfile. If your logfile is called 10_26_2004.log, and it is in the Analog directory, then it would also have been read, which suggest that your logile either doesn't end in .log, or isn't stored in the Analog directory. Aengus +

Re: [analog-help] Excluding the root directory from thedirectoryreport

2004-11-23 Thread Aengus
On Tuesday, November 23, 2004 6:54 PM [GMT], Jeff Ross <[EMAIL PROTECTED]> wrote: >>> This was asked, and answered, only last Thursday: >>> >>> http://lists.meer.net/pipermail/analog-help/2004-November/017314.html >>> >>> Aengus > > Ok, so

Re: [analog-help] doesn't analyze correct file

2004-11-23 Thread Aengus
ile is actually called 10_26_2004.log then that's what you have to tell Analog to open - the fact that Windows is configured to tell you that the file is called 10_26_2004 instead of 10_26_2004.log is only going to cause confusion. Go to Tools/Folder Options/View and unchec

Re: [analog-help] Excluding the root directory from thedirectoryreport

2004-11-23 Thread Aengus
On Tuesday, November 23, 2004 8:33 PM [GMT], Jeff Ross <[EMAIL PROTECTED]> wrote: >>> REQEXCLUDE will exclude entries from the Request report. If you >>> want to exclude it from the Directory report, try DIREXCLUDE. > >>> http://www.analog.cx/docs/include.html#

Re: [analog-help] Exclude %bytes and time from Request Report

2004-11-29 Thread Aengus
> REQCOLS Rd > > Thanks Nick. I did look there. I want to remove the 2 columns, not > add some. The REQCOLS directive tells Analog what Columns to display. If you set REQCOLS Rd, Analog will only display the number of requests and the date of last access in the Request Report. Aen

Re: [analog-help] Request Report data, time based?

2004-11-30 Thread Aengus
e date and time of first access as well - set REQCOLS NrED Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog

Re: [analog-help] Cache files and LOWMEM options

2004-11-30 Thread Aengus
s can be achieved? > Perhaps some format of rewrite? I archive the native log files so I > don't need the cachefile for reference. Off the top of my head, I'd look at changing your LOGFORMAT command to interpret the URL field as

Re: [analog-help] Question pls.

2004-11-30 Thread Aengus
2:34: /img/xpc.JPG > etc. >> 1684: 18.80%: 29/Nov/04 02:35: [not listed: 317 files] > > Is the above therefore daily data? I'm trying to reconcile 1) and 2) The last time each of these files was access was on 29/Nov at 2:33/2:34. But each of

Re: [analog-help] Analog Question

2004-11-30 Thread Aengus
you delete the batch files that delete analog.cfg!). http://www.analog.cx/docs/syntax.html#CONFIGFILE > This works well, but all the pie charts get overwritten. > Is there a way in the config file to write everything (graphics & > html) to a different directory?

Re: [analog-help] (no subject)

2004-12-01 Thread Aengus
. http://analog.cx/docs/logfmt.html > Second. I migrated my site to a new server from IIS. Will analog > analyze my IIS logs if I move them to the new server? Analog doesn't care where the logs come from, if it understands them it will analyze them. Aengus +-

Re: [analog-help] Cache files and LOWMEM options

2004-12-02 Thread Aengus
On Thursday, December 02, 2004 6:04 PM [GMT], Wallace Nicoll <[EMAIL PROTECTED]> wrote: > Some progress ... I combined the daily cache files into several weekly > ones, then analysed them at the end of the month, and the job reduced > from 10 hours to 3 ... > > In relation

Re: [analog-help] Hits, Visits and Robots

2004-12-02 Thread Aengus
t Reader and the Web server. If you want the entire PDF document to continue downloading in the background while you view the first page of requested information, be sure Allow Background Downloading is selected in the Web Browser Options section of the preferences. Or maybe some of them weren'

Re: [analog-help] Hits, Visits and Robots

2004-12-02 Thread Aengus
supports partial downloads, so, if your web server is willing to cooperate, Acrobat will send multiple requests for different parts of the file as you read through it. Aengus + | TO UNSUBSCRIBE from this list: |http:/

Re: [analog-help] Analog and PDF files

2004-12-11 Thread Aengus
report 1 request, configure your web server to only record 1 log entry. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/g

Re: [analog-help] Help with HOSTEXCLUDE

2004-12-13 Thread Aengus
ffic from www.xyz.com", what exactly is it that you are trying to achieve? if someone follows a link on www.xyz.com, and ends up at your page, then only the very first entry in your logfile will show www.xyz.com as the referrer - every subsequ

Re: [analog-help] Failure report

2004-12-17 Thread Aengus
link on someone elses website, you may decide to make those requests work by putting a copy of the requested file at the address that is being used or (better) put a redirection there, to redirect those users to that location. Aengus +

Re: [analog-help] Totaled IIS 6 statistics?

2004-12-16 Thread Aengus
- Analog can read multiple logfiles when it is generating a report. Just specify LOGFILE *.LOG in your analog.cfg file to read all the logfiles in the current directory. http://www.analog.cx/docs/logfile.html Aengus + |

Re: [analog-help] Handling spaces in auth user field...

2004-12-20 Thread Aengus
hing between the 2nd space and the [ as the username. Note that this will mean that the Username ends in a space, which might cause some problems with USERINCLUDES and USEREXCLUDES. Aengus + | TO UNSUBSCRIBE from this list: |

Re: [analog-help] Handling spaces in auth user field...

2004-12-20 Thread Aengus
On Monday, December 20, 2004 6:49 PM [GMT], Brian V Hughes <[EMAIL PROTECTED]> wrote: > On Dec 20, 2004, at 01:43 PM, Aengus wrote: >> What happens when you try to wrap the username in quotes? (change %u >> to \"%u\") > > I tried that and didn't get the

Re: [analog-help] Re: [analog-announce] Analog version 6.0 released

2004-12-22 Thread Aengus
idn't even know version 6 had been released. I've just subscribed now, but thanks for sharing it with the list - I'm sure I'm not the only one who'll be installing it shortly :-) Aengus + | TO UNSU

Re: [analog-help] Running analog from Unix command line: Mac

2004-12-23 Thread Aengus
esnĀ¹t work...any recommendations? Usually on Unix, you'd type ./analog. But you'd have to install a Unix version first - the analog.exe file for Windows isn't going to run under Unix. The basic readme for getting started with Analog on Uni

Re: [analog-help] Running analog from Unix command line: Mac

2004-12-23 Thread Aengus
On Thursday, December 23, 2004 4:53 PM [GMT], Bill Kent <[EMAIL PROTECTED]> wrote: > Aengus, > > I'm definitely new to this so apologies for the dumb question. I > downloaded the version for mac and have been running it manually from > my desktop for some time. As st

Re: [analog-help] One Record Per IP Address

2004-12-30 Thread Aengus
w.analog.cx/docs/faq.html#faq128 Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives:

Re: [analog-help] error in reading ip address

2005-01-04 Thread Aengus
he possible reason? Are you sure? I put those two IP addresses into one of my logfiles, and they are both included in the Domain count for 10. My Host Report has this: reqs host 1610 10.23.229.6 57910.23.229.69 My Domain Report has this: reqs organisation 2189 10 (I'm runn

Re: [analog-help] Sub Requests on request report

2005-01-04 Thread Aengus
wont display any entries with less than 10 requests. > > I have REQFLOOR 1r in the config file. > > So basically I need the code to display all "sub requests" > > Any help will be much appreciated. Try

Re: [analog-help] Browsers: Netscape vs "Netscape (compatible)

2005-01-04 Thread Aengus
ample log file that is included with Analog). Firefox is a member of the Mozilla family - it identifies itself as Mozilla 5.0 and Firefox 1.0, and also mentions the Gecko rendering engine that it uses: Mozilla/5.0+(Windows;+U;+Window

Re: [analog-help] Browsers: Netscape vs "Netscape (compatible)

2005-01-04 Thread Aengus
't figure it out, then BROWEXCLUDE the browsers that you do exclude, until all you've got left are the once that you're trying to identify. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/m

Re: [analog-help] Shift of time

2005-01-06 Thread Aengus
in > logfiles automatically? The LOGTIMEOFFSET command is used to allow Analog to recalculate the GMT timestamps in your logfiles and display the times using your local timezone. If you use LOGTIMEOFFSET -360 then your Analog reports will reflect the local time in Mexico. http://www.analog.cx

Re: [analog-help] [unresolved numerical addresses]

2005-01-07 Thread Aengus
ient about doing DNS resolution. Given the number of unresolved addresses you indicate, Analog could take many hours to do a first report with DNS resolution on. You might want to check out some of the DNS resolution tools listed on the Helpers page. Aengus +--

Re: [analog-help] [unresolved numerical addresses]

2005-01-07 Thread Aengus
he user to access the page at all. I don't remember whether that was changed for IIS5). >> It appears to be ignoring the data in the log file. It's not ignoring the data in the examples that you provided. Aengus >> >> Larry McElhinney >> www.SuperLinks.com >

Re: [analog-help] Activity by length of visit

2005-01-10 Thread Aengus
x27;t analog produce statistics on "visits"? See "How the Web Works" - http://www.analog.cx/docs/webworks.html Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/l

Re: [analog-help] Tracking completed downloads

2005-01-10 Thread Aengus
as opposed to just > all requests for a file, whether the entire file was delivered or not? You could create a custom LOGFORMAT, and use the User field (%u) instead of the Bytes field. Then if you do a USERINCLUDE 180 (or whatever the full size is), the Analog report will ignore all e

Re: [analog-help] How do I eliminate hierarchy in Referrer report

2005-01-12 Thread Aengus
ere any difference between a "foo" reference from Yahoo and a "foo" reference from google? It sounds like you should probably be looking at the Search report, rather than the referrer report. I don't know whether you can use a

Re: [analog-help] UTF-8 charset?

2005-01-18 Thread Aengus
ermail/analog-help/2003-October/015742.html http://lists.meer.net/pipermail/analog-help/2003-November/015912.html Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: new

Re: [analog-help] analog eats my Vigor router

2005-01-24 Thread Aengus
SPs DNS server instead on the machine that you are running Analog on. That might improve matters. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://new

Re: [analog-help] subsite level total number

2005-01-25 Thread Aengus
o get my name in? You just posted this message to the list, so your subscription is active. I don't think you can see the subscriber list - that's not publicly available, and is only available to the administrator, according to http://lists.meer.net

Re: [analog-help] analog eats my Vigor router

2005-01-26 Thread Aengus
. That's why the documentation recommends that you use a helper app to do the DNS lookups instead of having Analog do them. Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog

Re: [analog-help] (mis)configuring custom logs

2005-01-26 Thread Aengus
\"%{Referer}i\" > \"%{User-Agent}i\" %c %T %v" custom2 Thew correct APACHELOGFORMAT for that is LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %c %T %v" That's the whole point of the APACH

Re: [analog-help] How is Average is figured out

2005-01-27 Thread Aengus
24 hours. That 18467.5. Presumably, Analog uses the seconds to make the calculation more precise, which explains the minor discrepancy. > >> Average successful requests per day: 18,466 > Logfile lines without status code: 3 > Successful requests for pages: 610

Re: [analog-help] Processing the DNS cache file for Analog

2005-02-01 Thread Aengus
dy. JDResolve is a tool that does a lot of the "fake hostname" stuff that you are doing, but unfortunately it's not built for Windows - it's been a few years since I (unsuccessfully) tried to get it running under Windows, but you

Re: [analog-help] Processing the DNS cache file for Analog

2005-02-01 Thread Aengus
g on your network configuration, that might not work properly with "NetBIOS over TCP/IP" disabled, so make sure you have a local Admin account that works before you make this change). Aengus + | TO UNSUBSCRIBE from this

Re: [analog-help] Processing the DNS cache file for Analog

2005-02-02 Thread Aengus
ther than on-going monitoring, but I used to use QDNS when I needed DNS resolution, and found it good enough for my needs. The last couple of times I've needed DNS resolution, though, I've used RDNSLOGS). Aengus + |

Re: [analog-help] Different time period for Monthly Report Only

2005-02-10 Thread Aengus
erything I could think of with no success. It's not clear what exactly you are trying to do. You want the Monthly Report period to be different to what? You can specify how many months the report will display with a ROWS command: ht

Re: [analog-help] Time period on Monthly Report

2005-02-10 Thread Aengus
March 2004 through today. So the problem isn't at the beginning of the period, but at the end - you don't want the Monthly report to show the current "partial" month? Aengus + | TO UNSUBSCRIBE from this li

Re: [analog-help] where is robot-list.html now?

2005-02-11 Thread Aengus
ast year on the WayBack Machine: http://web.archive.org/web/20040207083029/http://wadsack-allen.com/products/robot-list.html Aengus + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/analog-help | |

Re: [analog-help] where is robot-list.html now?

2005-02-11 Thread Aengus
| awk -F: '{print $2}' | > sed 's/^ *//g' | sort | awk '{print "ROBOTINCLUDE \"" $1 "*\""}' grep "robot-name:" or grep "robot-useragent:"? Aengus +

Re: [analog-help] where is robot-list.html now?

2005-02-11 Thread Aengus
On Friday, February 11, 2005 7:50 PM [GMT], Ken Schweigert <[EMAIL PROTECTED]> wrote: > On Fri, Feb 11, 2005 at 07:21:00PM -0000, Aengus wrote: >> On Friday, February 11, 2005 7:14 PM [GMT], >> Ken Schweigert <[EMAIL PROTECTED]> wrote: >> >>> O

Re: [analog-help] Getting started

2005-02-14 Thread Aengus
tions:Analog6.0:logs:logfile:" but Analog couldn't find that file, so it didn't open it. I'm afraid I don't know anything about the correct syntax for specifying Mac file paths, but if you're dragging and dropping the .cfg file, you could try d

  1   2   3   4   5   6   7   8   9   10   >