Thanks for the reply. But I need to specifiy the OUTFILE because our apache logfile is generated every week with a different name. It always has the generated date at the end. For example, the log file generated this week on Monday is called access.log.2007040161001am. So actually, the command is

+C"LOGFILE E:\Apache\logs\access.log.%datetime%"

This command worked fine untile a couple of months ago. But now it seems analog cannot recongnize it.

Youbo



Aengus wrote:

Youbo Wang <[EMAIL PROTECTED]> wrote:
Here is my batch file.

E:\analog\analog.exe -G +grobotinclude.cfg +gtypealias.cfg +C"LOGFILE
E:\Apache\logs\access.log.20070123105am" +C"OUTFILE
E:\analog\Reports\20070123105am"

The +C"LOGFILE E:\Apache\logs\access.log.20070123105am" doesn't work.
Analog cannot read the log file from that path. Does anyone know how
to fix it?

E:\analog\analog.exe -G +grobotinclude.cfg +gtypealias.cfg E:\Apache\logs\access.log.20070123105am +OE:\analog\Reports\20070123105am

LOGFILE is assumed - you don't need to use the +C method when specifying a logfile on the command line.

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


--
Youbo Wang
Assistant Professor in Library Services, Systems Librarian
James C. Kirkpatrick Library 2218
University of Central Missouri
Warrensburg, MO 64093
Ph: 660-543-8795

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