[R] Newbie: Using R to analyse Apache logs

2009-05-26 Thread Douglas Twyman
I saw a post (https://stat.ethz.ch/pipermail/r-help/2008-January/153086.html) where you stated you were using R to do some apache log analysis. I was about to embark on such a project . Is it posted anywhere (or could you drop it to me ?) I'm sure you are as busy as I am, if your code is op

Re: [R] Newbie: Using R to analyse Apache logs

2008-01-31 Thread Raj Mathur
hits=-2.5 tests=BAYES_00,FORGED_RCVD_HELO X-USF-Spam-Flag: NO Hi Kevin, On Thursday 31 Jan 2008, Zembower, Kevin wrote: > Raj, > > I've been experimenting with R to compute simple statistics from my web > logs somewhat similar to what you're describing. For instance, I'm > working on trying to cl

Re: [R] Newbie: Using R to analyse Apache logs

2008-01-31 Thread Zembower, Kevin
used by negative time differences from my program until I discovered this. Subsequently, I sort my Apache log in chronological order before passing it through my program. Hope this helps. Let me know if you have any other questions. -Kevin -Original Message----- From: [EMAIL PROTECTED] [mailto:[

[R] Newbie: Using R to analyse Apache logs

2008-01-31 Thread Raj Mathur
hits=-2.5 tests=BAYES_00,FORGED_RCVD_HELO X-USF-Spam-Flag: NO Hi, I have a requirement to scan Apache logs and discover ``exceptions''. Exceptions can be of two types: 1. A single IP generating a large amount of traffic within a given time frame (for definable values of ``large'' and ``time f