[analog-help] Changing report titles

2008-08-12 Thread Brian Clanton
Has anyone ever tried changing the titles in the reports. I am running Analog to get statistics for a proxy server that a number of libraries use to authenticate library patrons. I want to change the titles of some of the reports. For example: User Report -> Local Requests User Redirection R

Re: [analog-help] Changing report titles

2008-08-12 Thread Aengus
Brian Clanton <[EMAIL PROTECTED]> wrote: > Has anyone ever tried changing the titles in the reports. I am > running Analog to get statistics for a proxy server that a number of > libraries use to authenticate library patrons. > > I want to change the titles of some of the reports. For example: >

RE: [analog-help] Changing report titles

2008-08-12 Thread Jeremy Wadsack
Analog is internationalized so you can do this by making a custom language file. The file README.txt in the language directory, and the English language file, contain some brief instructions for translating new languages. http://analog.cx/docs/output.html#LANGUAGE -- Jeremy Wadsack Seven Simp

Re: [analog-help] Redirected Report Edit

2008-08-12 Thread Aengus
Brian Clanton <[EMAIL PROTECTED]> wrote: > Within the REDIRECTED USER report, I would like to edit the > description: > > "This report lists the users who were redirected to another file." > > and > > "Listing local users, sorted by the number of redirected requests." > > I am not exactly sure

[analog-help] Redirected Report Edit

2008-08-12 Thread Brian Clanton
Within the REDIRECTED USER report, I would like to edit the description: "This report lists the users who were redirected to another file." and "Listing local users, sorted by the number of redirected requests." I am not exactly sure which file contains the descriptions for this report. The REA

[analog-help] Remote and local statistics

2008-08-12 Thread Brian Clanton
I have Analog analyzing proxy server logs (Ezproxy) and I have two types of log files: local and proxy. Example: proxy 66.158.45.2 - yvme9Cr1rT412ku [18/Jul/2008:10:29:11 -0600] "GET http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=novelistk8 HTTP/1.1" 200 0 local 66.158.45.2 -

Re: [analog-help] Remote and local statistics

2008-08-12 Thread Aengus
Brian Clanton <[EMAIL PROTECTED]> wrote: > The problem is that the proxy server (Ezproxy) redirects the local > access requests (301) to save on bandwidth and only "proxies" the > remote requests. Therefore Analog only shows stats for the > "successful" proxied requests in the other subsequent repo

RE: [analog-help] Remote and local statistics

2008-08-12 Thread Brian Clanton
I believe my situation is a little different in that the Proxy server (EZPROXY) that our library clients are using creates special log files that only track when the database link is clicked on. For instance, when a patron clicks on the link on the libray's website, Ezproxy only creates ONE log an

RE: [analog-help] Remote and local statistics

2008-08-12 Thread Brian Clanton
If it helps explain my situation at all, here is a test results page I have been working on http://proxy.dupagels.lib.il.us/ob_proxyStats.html > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brian Clanton > Sent: Tuesday, August 12, 2008 5:04

RE: [analog-help] Remote and local statistics

2008-08-12 Thread Brian Clanton
One problem I just thought of When I generate monthly reports, I could use the stream editor command (sed) and replace all 301 replys with 200, but then I would not be able to differentiate between local and proxy anymore using the REDIRECT REPORT for local users and have separate request resu

Re: [analog-help] Remote and local statistics

2008-08-12 Thread Aengus
Brian Clanton <[EMAIL PROTECTED]> wrote: > > Anyway, to me it seems I need to include the redirected logs since > these are the only accounts of local access requests from patrons > that are in the log file. > > Am I correct in saying this? It doesn't make much difference whether you're correct

Re: [analog-help] Remote and local statistics

2008-08-12 Thread Stephen Turner
2008/8/12 Brian Clanton <[EMAIL PROTECTED]>: > > The local logs are library patrons accessing resources from within the > library. Proxy requests are patrons accessing the resources from outside > the library. > > I use the User Reports to show the remote patron requests total and the > REDIRECTED

RE: [analog-help] Remote and local statistics

2008-08-12 Thread Brian Clanton
My problem is that the REQUEST REPORT does not include the redirected logs (301). Libraries want the following information about their online databases: - How many local users are using the resources - How many remote users are using the resources - How much are the resources being used (both loca

RE: [analog-help] Remote and local statistics

2008-08-12 Thread Jeremy Wadsack
Try this: * Covert 301 request to 200 (you can "inline" the sed command using the UNCOMPRESS command if you want) * USER ON * USERALIAS proxy remote You should then get something like this: Users (Go To: Top