On Fri, 21 Jan 2005, Jo�o Mourato wrote:

> I host about 30 sites and i use analog to do provide log analisis.
> How can i change the result output dir for each one of them?

You can use the OUTFILE setting to achieve this:

analog -C"OUTFILE /tmp/customer_name.html" ...

Or use:

analog -C"OUTFILE -" ... >/tmp/customer_name.html

OUTFILE has some capabilities for incorporating date values into the 
output filename, refer to http://www.analog.cx/docs/output.html for 
details.

-- 
Steve Reppucci                                       [EMAIL PROTECTED] |
Logical Choice Software                          http://logsoft.com/ |
=-=-=-=-=-=-=-=-=-=-  My God!  What have I done?  -=-=-=-=-=-=-=-=-=-=

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

Reply via email to