Re: FROM TO daily time window (possible?)
Klaus Johannes Rusch <[email protected]> Thu, 23 Jul 2009 11:10:23 +0200
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
Christoph Kukulies wrote: > I would like to confine the statitics to only consider page visits > within a certain daily time window, e.g. 7 am to 7 pm. > > Is this possible with a FROM/TO syntax? Hi Christoph, FROM/TO can only specify a contiguous timeframe, so you would be limited to a single 7am to 7pm window on a given day. To extract certain times on multiple days you will need to filter the logs prior to piping them to analog, or using logfile preprocessing http://analog.cx/docs/logfile.html#UNCOMPRESS. -- Klaus Johannes Rusch [email protected] http://www.atmedia.net/KlausRusch/ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------