Can u tell me more about how I can do 
'log file rotation' in Apache ?? 

If its already there, then we can write a perl wrapper
over it to do the processing to create a single file 
for exactly x to y date.

Wotsay ?? 

--
Rajesh R


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Sharman
Sent: Wednesday, October 05, 2005 5:14 PM
To: Support for analog web log analyzer
Subject: Re: [analog-help] Date based Log File Analysis.

Support for analog web log analyzer wrote:
>> Is this not already possible quite easily using the FROM, TO and 
>> LOGFILE statements?

> Yeah. Thanks.
> But, How do we make sure that all the files are Saved for analysis in 
> a future date ??

Now I understand why you were talking about splitting and tarring.
Most webservers (including Apache & OSU which I use) already have some
kind of facility or add-on for what's usually called 'log file
rotation'. Typically you choose some manageable interval (month, day, or
whatever), and have the server open a new log, and have some date-based
naming scheme - perhaps implemented via a cron script or similar. This
can gzip the logs too.

Analog has support for these date-based naming schemes, but as per my
previous post, doesn't do a complete job of calculating all the names,
just the last one.

Chris

Any views expressed in this message are those of the sender and not
necessarily those of CCA Group.  The unauthorized use, disclosure,
copying or alteration of this message is forbidden.  The contents of
this message may be confidential and/or privileged, copyright CCA Group
and are intended solely for the use of the individual or entity to whom
they are addressed.  Whilst this message has been scanned, CCA Group
cannot guarantee that it is virus free or compatible with your systems
and accepts no responsibility for any loss or damage arising from its
use. The recipient is advised to run their own anti-virus software. If
you receive this message in error please contact
[EMAIL PROTECTED] immediately, destroy any copies and delete it
from your computer systems.

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

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

Reply via email to