Mailing List Archive

Quick question...
Hi all,

I'm using Analog to analyze and report on our helix server (realmedia) log
files.

It's going great.

I have one particular customer interested in these reports. It's the Law
School at Columbia University.

Is there anyway I can filter the analysis so that it ONLY parses logfile
lines with either

*/law/*

And/or

*/lawlive.rm

How would I write that filter to the analog.cfg file?

TIA for any help!

Thanks!

Joshua

--
Joshua S. Freeman
Director- CUIT Interactive Services
o: 212.854.2083 | m: 347.392.2560
Skype/YIM: karmester | Skype-In: 914.613.3132


+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------
Re: Quick question... [ In reply to ]
Joshua S. Freeman <jf2412@columbia.edu> wrote:
> Hi all,
>
> I'm using Analog to analyze and report on our helix server
> (realmedia) log files.
>
> It's going great.
>
> I have one particular customer interested in these reports. It's the
> Law School at Columbia University.
>
> Is there anyway I can filter the analysis so that it ONLY parses
> logfile lines with either
>
> */law/*
>
> And/or
>
> */lawlive.rm
>
> How would I write that filter to the analog.cfg file?

If you use
FILEINCLUDE */law/*

and/or
FILEINCLUDE */lawlive.rm

the Analog should ignore any log entries that don't match those patterns.

Aengus

+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------
Re: Quick question... [ In reply to ]
On Jul 8, 2008, at 12:03 PM, Joshua S. Freeman wrote:
> I'm using Analog to analyze and report on our helix server
> (realmedia) log
> files.
>
> It's going great.

Ca you share your logformat lines for this? I've been looking to do
this, but if I can use something someone else had done, that would
save me a ton of hassle.

j.
----
Jackie Meese, Sr. Systems Administrator & eLSDI Team Leader
Institute for Distance and Distributed Learning, Va Tech
Phone: 231-3682 http://www.iddl.vt.edu/
Univ. Gateway Center, Suite 120
902 Prices Fork Rd. (0392)
I am, and always will be, an idiot.



+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------
Re: Quick question... [ In reply to ]
First, Aengus, thanks for your help with FILEINCLUDE/FILEEXCLUDE...

Jackie, here's the LOGFORMAT string I used to parse the helix server logs:

LOGFORMAT '%S - - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b [%B] %j'


HTH,

Joshua


On 7/9/08 8:39 AM, "Jackie Meese" <jackie.m@vt.edu> wrote:

> On Jul 8, 2008, at 12:03 PM, Joshua S. Freeman wrote:
>> I'm using Analog to analyze and report on our helix server
>> (realmedia) log
>> files.
>>
>> It's going great.
>
> Ca you share your logformat lines for this? I've been looking to do
> this, but if I can use something someone else had done, that would
> save me a ton of hassle.
>
> j.
> ----
> Jackie Meese, Sr. Systems Administrator & eLSDI Team Leader
> Institute for Distance and Distributed Learning, Va Tech
> Phone: 231-3682 http://www.iddl.vt.edu/
> Univ. Gateway Center, Suite 120
> 902 Prices Fork Rd. (0392)
> I am, and always will be, an idiot.
>
>
>
> +------------------------------------------------------------------------
> | TO UNSUBSCRIBE from this list:
> | http://lists.meer.net/mailman/listinfo/analog-help
> |
> | Analog Documentation: http://analog.cx/docs/Readme.html
> | List archives: http://www.analog.cx/docs/mailing.html#listarchives
> | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
> +------------------------------------------------------------------------

--
Joshua S. Freeman
Director- CUIT Interactive Services
o: 212.854.2083 | m: 347.392.2560
Skype/YIM: karmester | Skype-In: 914.613.3132


+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------